From 3afa57459aa7e1816afd13092b62ade41e3ab0ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 00:02:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9952a28789..e34cdfc5fd 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "file-loader": "^2.0.0", "html-webpack-plugin": "^3.2.0", "identity-obj-proxy": "^3.0.0", - "jest": "^24.1.0", + "jest": "^25.0.0", "less": "^3.9.0", "less-loader": "^4.1.0", "less-plugin-autoprefix": "^1.5.1", @@ -127,7 +127,7 @@ "webpack-build-notifier": "^0.1.30", "webpack-bundle-analyzer": "^2.11.1", "webpack-cli": "^3.1.2", - "webpack-dev-server": "^3.1.9", + "webpack-dev-server": "^4.0.0", "webpack-manifest-plugin": "^2.0.4" }, "optionalDependencies": {