This is an automated email from the ASF dual-hosted git repository.

jli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 50ed9b9e0e chore(deps-dev): bump @types/jquery from 3.5.32 to 3.5.33 
in /superset-frontend (#35410)
50ed9b9e0e is described below

commit 50ed9b9e0e92f44dc192e6ef4298ce63fc943abd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 1 10:08:36 2025 -0700

    chore(deps-dev): bump @types/jquery from 3.5.32 to 3.5.33 in 
/superset-frontend (#35410)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json                      | 8 ++++----
 superset-frontend/packages/superset-ui-core/package.json | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 2f3f463839..53e22b65a9 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -15714,9 +15714,9 @@
       }
     },
     "node_modules/@types/jquery": {
-      "version": "3.5.32",
-      "resolved": 
"https://registry.npmjs.org/@types/jquery/-/jquery-3.5.32.tgz";,
-      "integrity": 
"sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==",
+      "version": "3.5.33",
+      "resolved": 
"https://registry.npmjs.org/@types/jquery/-/jquery-3.5.33.tgz";,
+      "integrity": 
"sha512-SeyVJXlCZpEki5F0ghuYe+L+PprQta6nRZqhONt9F13dWBtR/ftoaIbdRQ7cis7womE+X2LKhsDdDtkkDhJS6g==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -63545,7 +63545,7 @@
         "@types/d3-scale": "^2.1.1",
         "@types/d3-time": "^3.0.4",
         "@types/d3-time-format": "^4.0.3",
-        "@types/jquery": "^3.5.8",
+        "@types/jquery": "^3.5.33",
         "@types/lodash": "^4.17.20",
         "@types/math-expression-evaluator": "^1.3.3",
         "@types/node": "^22.10.3",
diff --git a/superset-frontend/packages/superset-ui-core/package.json 
b/superset-frontend/packages/superset-ui-core/package.json
index 96d2c19668..25068e4592 100644
--- a/superset-frontend/packages/superset-ui-core/package.json
+++ b/superset-frontend/packages/superset-ui-core/package.json
@@ -78,7 +78,7 @@
     "@types/d3-time-format": "^4.0.3",
     "@types/react-table": "^7.7.20",
     "@types/react-syntax-highlighter": "^15.5.13",
-    "@types/jquery": "^3.5.8",
+    "@types/jquery": "^3.5.33",
     "@types/lodash": "^4.17.20",
     "@types/math-expression-evaluator": "^1.3.3",
     "@types/node": "^22.10.3",

Reply via email to