From 066f868ec7a7b78f6c9a1d30e6d8ff7cd897f4cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 20:37:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ab1a6adea1..296fef8855 100644 --- a/package.json +++ b/package.json @@ -34,13 +34,13 @@ "bundlesize": "^0.17.0", "chroma-js": "^1.3.6", "chrono-node": "^1.3.5", - "codesandboxer": "^0.1.1", + "codesandboxer": "^0.5.0", "concurrently": "^3.5.1", - "copy-webpack-plugin": "^4.3.1", + "copy-webpack-plugin": "^7.0.0", "coveralls": "^2.11.12", "cross-env": "^5.1.3", "css-loader": "^0.28.7", - "cypress": "^1.4.1", + "cypress": "^3.4.1", "dotenv": "^5.0.1", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", @@ -52,7 +52,7 @@ "gh-pages": "^1.1.0", "html-webpack-plugin": "^2.30.1", "husky": "^0.14.3", - "jest": "^23.6.0", + "jest": "^24.0.0", "jest-in-case": "^1.0.2", "lint-staged": "^7.0.5", "moment": "^2.20.1", @@ -76,7 +76,7 @@ "style-loader": "^0.19.1", "unfetch": "^3.0.0", "webpack": "^3.10.0", - "webpack-dev-server": "^2.9.7", + "webpack-dev-server": "^4.0.0", "@types/react": "*", "@types/react-dom": "*", "@types/react-transition-group": "*"