From 6ce8103f211131c88eefdec1d6874e29499cfb5e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Apr 2024 21:44:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-6689533 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2db48..3d16534 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "typeorm": "^0.2.20", "typescript": "^3.6.4", "uuid": "^3.3.3", - "webpack-bundle-analyzer": "^3.6.0", + "webpack-bundle-analyzer": "^4.0.0", "winston": "^3.2.1" }, "devDependencies": {