This is an automated email from the ASF dual-hosted git repository. rusackas pushed a commit to branch scarf-pixel in repository https://gitbox.apache.org/repos/asf/superset.git
commit 784f5bea1f2630bd6be97960852d2869af7fe4b0 Author: Evan Rusackas <[email protected]> AuthorDate: Thu Nov 16 15:19:24 2023 -0700 bumping react types to allow referrer policy --- superset-frontend/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 370cd3f1f2..8030c8e3b5 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -192,7 +192,7 @@ "@types/js-levenshtein": "^1.1.0", "@types/json-bigint": "^1.0.1", "@types/mousetrap": "^1.6.11", - "@types/react": "^16.9.43", + "@types/react": "^16.9.53", "@types/react-dom": "^16.9.8", "@types/react-gravatar": "^2.6.8", "@types/react-json-tree": "^0.6.11",
