From b55f1288c512e5f22b34c63a1e3eaf5be8200001 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Feb 2021 23:50:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-1049328 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7f0acc..17bc456 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "history": "^4.7.2", "lodash": "^4.17.2", "react-router-redux": "^5.0.0-alpha.9", - "yeoman-generator": "^0.23.4", + "yeoman-generator": "^4.11.0", "yosay": "^1.0.0" }, "devDependencies": {