From f6e7cfe96b53b74a93a991c1cbb020db63b80bdd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 16:09:35 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49ac48a..9346676 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cerebral": "^4.2.2", "material-ui": "^1.0.0-beta.34", "react": "^16.2.0", - "webpack": "^4.29.3", + "webpack": "^5.0.0", "uuid": "^3.2.1" }, "devDependencies": {