From bf7cdf79b465d9d7bbef61f4e6d420e51e4a13e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Mar 2021 06:55:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SSRI-1085630 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e5a920..d4349fc 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "rimraf": "^2.6.2", "sinon": "^7.2.7", "sinon-chai": "^3.2.0", - "webpack": "^4.43.0" + "webpack": "^5.0.0" }, "peerDependencies": { "react": "*"