diff --git a/package.json b/package.json index f042fc68c71..111357398bc 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@types/history": "4.7.11", "@types/ini": "^4", "@types/jest": "29.5.14", - "@types/jquery": "3.5.32", + "@types/jquery": "3.5.33", "@types/js-yaml": "^4.0.5", "@types/jsurl": "^1.2.28", "@types/lodash": "4.17.20", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 25f637bbff7..17d0fce689f 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -80,7 +80,7 @@ "@react-aria/overlays": "3.28.0", "@react-aria/utils": "3.30.0", "@tanstack/react-virtual": "^3.5.1", - "@types/jquery": "3.5.32", + "@types/jquery": "3.5.33", "@types/lodash": "4.17.20", "@types/react-table": "7.7.20", "calculate-size": "1.1.1", diff --git a/yarn.lock b/yarn.lock index af82d792b0b..8b63df1f3ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3700,7 +3700,7 @@ __metadata: "@types/hoist-non-react-statics": "npm:3.3.7" "@types/is-hotkey": "npm:0.1.10" "@types/jest": "npm:29.5.14" - "@types/jquery": "npm:3.5.32" + "@types/jquery": "npm:3.5.33" "@types/lodash": "npm:4.17.20" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:22.17.0" @@ -9538,12 +9538,12 @@ __metadata: languageName: node linkType: hard -"@types/jquery@npm:3.5.32": - version: 3.5.32 - resolution: "@types/jquery@npm:3.5.32" +"@types/jquery@npm:3.5.33": + version: 3.5.33 + resolution: "@types/jquery@npm:3.5.33" dependencies: "@types/sizzle": "npm:*" - checksum: 10/2c67cac338828870ead5c5e608f5fa5ab8101598ed4572cf49b58c342adffe8918d2e2fc94d7954e6b98a889cef8c3f4e6f44b8fecb75e80854b0f9cf9dd18a1 + checksum: 10/9a9e2cddc584f9afa1970b0febac0b65bed6d8084baf9655346f5787ee1b25975a0f259b0c81edc7757fbb92d584ed2d1b39804ab78ab0238407c7e4b0376011 languageName: node linkType: hard @@ -18231,7 +18231,7 @@ __metadata: "@types/history": "npm:4.7.11" "@types/ini": "npm:^4" "@types/jest": "npm:29.5.14" - "@types/jquery": "npm:3.5.32" + "@types/jquery": "npm:3.5.33" "@types/js-yaml": "npm:^4.0.5" "@types/jsurl": "npm:^1.2.28" "@types/lodash": "npm:4.17.20"