From 3f39f095ff8cade7fa43a718d10a3c5a9e888850 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 May 2021 04:08:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7f0acc..7f4ab47 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": "^1.1.1", "yosay": "^1.0.0" }, "devDependencies": {