diff --git a/package.json b/package.json index 5f5e22ae..c335e978 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-playwright": "^1.6.2", "eslint-plugin-vue": "^9.28.0", "husky": "^8.0.3", - "jsdom": "^24.1.1", + "jsdom": "^25.0.0", "lint-staged": "^15.2.10", "lodash.debounce": "^4.0.8", "lodash.isempty": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index dc5db920..5ef70921 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2215,7 +2215,7 @@ __metadata: eslint-plugin-playwright: "npm:^1.6.2" eslint-plugin-vue: "npm:^9.28.0" husky: "npm:^8.0.3" - jsdom: "npm:^24.1.1" + jsdom: "npm:^25.0.0" lint-staged: "npm:^15.2.10" lodash.debounce: "npm:^4.0.8" lodash.isempty: "npm:^4.4.0" @@ -4242,40 +4242,6 @@ __metadata: languageName: node linkType: hard -"jsdom@npm:^24.1.1": - version: 24.1.1 - resolution: "jsdom@npm:24.1.1" - dependencies: - cssstyle: "npm:^4.0.1" - data-urls: "npm:^5.0.0" - decimal.js: "npm:^10.4.3" - form-data: "npm:^4.0.0" - html-encoding-sniffer: "npm:^4.0.0" - http-proxy-agent: "npm:^7.0.2" - https-proxy-agent: "npm:^7.0.5" - is-potential-custom-element-name: "npm:^1.0.1" - nwsapi: "npm:^2.2.12" - parse5: "npm:^7.1.2" - rrweb-cssom: "npm:^0.7.1" - saxes: "npm:^6.0.0" - symbol-tree: "npm:^3.2.4" - tough-cookie: "npm:^4.1.4" - w3c-xmlserializer: "npm:^5.0.0" - webidl-conversions: "npm:^7.0.0" - whatwg-encoding: "npm:^3.1.1" - whatwg-mimetype: "npm:^4.0.0" - whatwg-url: "npm:^14.0.0" - ws: "npm:^8.18.0" - xml-name-validator: "npm:^5.0.0" - peerDependencies: - canvas: ^2.11.2 - peerDependenciesMeta: - canvas: - optional: true - checksum: 10/7b6e1ea1f02b75c388f4c833d4da710e252f8a3efc7093ae018b643a414e3f19d4c588e34feb1f484ae1ee70f2501bbcc8ccc9c6377e480706f9b69db22f0579 - languageName: node - linkType: hard - "jsdom@npm:^25.0.0": version: 25.0.0 resolution: "jsdom@npm:25.0.0"