diff --git a/package.json b/package.json index 8374c3eec..217d6762c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "caniuse-lite": "^1.0.30001764", "core-js": "^3.47.0", "css-loader": "^7.1.2", - "jquery": "^3.7.1", + "jquery": "^4.0.0", "moment": "^2.30.1", "popper.js": "^1.16.1", "puppeteer": "^24.35.0", diff --git a/yarn.lock b/yarn.lock index 8532950f9..f149047af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4815,10 +4815,10 @@ __metadata: languageName: node linkType: hard -"jquery@npm:^3.7.1": - version: 3.7.1 - resolution: "jquery@npm:3.7.1" - checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9 +"jquery@npm:^4.0.0": + version: 4.0.0 + resolution: "jquery@npm:4.0.0" + checksum: 10c0/06d8d0f51121af5a691f8b59c74823157bb5b60eea915b30eaa920d6c0ffd91e60ba81e9b97bd8203f331f9dd8d0ec9a4b010935ea314bdd2f15453c29bc780b languageName: node linkType: hard @@ -6647,7 +6647,7 @@ __metadata: eslint-plugin-vue: "npm:^9.33.0" eslint-webpack-plugin: "npm:^5.0.2" globals: "npm:^17.0.0" - jquery: "npm:^3.7.1" + jquery: "npm:^4.0.0" moment: "npm:^2.30.1" popper.js: "npm:^1.16.1" postcss: "npm:^8.5.6"