From 5b16fa40fd658bb91076a3973389145ed608d004 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Apr 2022 20:57:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-2803307 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97a281..e8914f2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "redux-thunk": "^2.2.0", "sweetalert-react": "^0.4.11", "underscore": "^1.8.3", - "webpack-bundle-analyzer": "^2.13.1" + "webpack-bundle-analyzer": "^4.0.0" }, "devDependencies": { "babel-loader": "^7.1.4",