chore(deps): bump jquery from 3.7.1 to 4.0.0 in /superset-frontend (#37342)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-23 10:54:38 -08:00
committed by GitHub
parent 8e0c584a92
commit 5f67fa45ce
3 changed files with 7 additions and 7 deletions

View File

@@ -82,7 +82,7 @@
"googleapis": "^170.1.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^3.7.1",
"jquery": "^4.0.0",
"js-levenshtein": "^1.1.6",
"js-yaml-loader": "^1.2.2",
"json-bigint": "^1.0.0",
@@ -41105,9 +41105,9 @@
"license": "BSD-3-Clause"
},
"node_modules/jquery": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-4.0.0.tgz",
"integrity": "sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==",
"license": "MIT"
},
"node_modules/js-levenshtein": {
@@ -65065,7 +65065,7 @@
"@types/react-loadable": "^5.5.11",
"core-js": "3.40.0",
"gh-pages": "^6.3.0",
"jquery": "^3.7.1",
"jquery": "^4.0.0",
"memoize-one": "^5.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",

View File

@@ -163,7 +163,7 @@
"googleapis": "^170.1.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^3.7.1",
"jquery": "^4.0.0",
"js-levenshtein": "^1.1.6",
"js-yaml-loader": "^1.2.2",
"json-bigint": "^1.0.0",

View File

@@ -44,7 +44,7 @@
"@types/react-loadable": "^5.5.11",
"core-js": "3.40.0",
"gh-pages": "^6.3.0",
"jquery": "^3.7.1",
"jquery": "^4.0.0",
"memoize-one": "^5.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",