From 55bc4f063bdf5371200159640b11c3d40d1a5ad7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Jan 2024 15:16:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49ac48a..2daa490 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.1.1", "uuid": "^3.2.1" }, "devDependencies": {