From 47e3b3e9c6a2fd421cd113a6267c0e3ce5da8970 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Feb 2025 07:40:22 +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 d6402bc..62a17b0 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@turf/centroid": "^6.0.2", "Promise": "^1.0.5", "cerebral": "^4.2.2", - "webpack": "^4.29.3", + "webpack": "^5.98.0", "uuid": "^3.3.2" }, "devDependencies": {