From 2bf8ea9535e91506505ff696ea09b5112caac67b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Dec 2020 06:55:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CACHEBASE-1054631 --- 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": "*"