From 210605109cb26c42e441e4f1f83b1aae49c9a5b1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 04:54:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e65bf963a..b0a1c0c10 100644 --- a/package.json +++ b/package.json @@ -79,8 +79,8 @@ "stickyfilljs": "^2.1.0", "through2": "^2.0.5", "vinyl-named": "^1.1.0", - "webpack": "3.12.0", - "webpack-stream": "^4.0.3", + "webpack": "5.0.0", + "webpack-stream": "^7.0.0", "whatwg-fetch": "^1.1.1" }, "devDependencies": {