From 6a8e6e1255bbef56159c25bd4f9e7e4f7021ad77 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Dec 2023 18:51:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7f0acc..16fc073 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.0.0", "yosay": "^1.0.0" }, "devDependencies": {