From f7ab303de05c0b2a2dc3c7c7930980a0ad2b046c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 05:26:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 795ee16..88d62c2 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,11 @@ "babel-preset-react-app": "^9.0.0", "camelcase": "^5.2.0", "case-sensitive-paths-webpack-plugin": "2.2.0", - "chromedriver": "^74.0.0", + "chromedriver": "^114.0.2", "cosmiconfig": "^5.2.1", "css-loader": "2.1.1", "cucumber": "^5.1.0", - "cypress": "^3.2.0", + "cypress": "^4.3.0", "dotenv": "6.2.0", "dotenv-expand": "4.2.0", "eslint": "^5.16.0", @@ -34,7 +34,7 @@ "html-webpack-plugin": "4.0.0-beta.5", "identity-obj-proxy": "3.0.0", "is-wsl": "^1.1.0", - "jest": "24.7.1", + "jest": "27.0.0", "jest-environment-jsdom-fourteen": "0.1.0", "jest-resolve": "24.7.1", "jest-watch-typeahead": "0.3.0",