From f97f3c739809c1ba01973d28994b7c0c45246c11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 23:54:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8003616..cd4c65e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "chalk": "^1.0.0", "mkdirp": "^0.5.1", "underscore.string": "^3.3.4", - "yeoman-generator": "^0.22.0", + "yeoman-generator": "^1.0.0", "yosay": "^1.0.2" }, "devDependencies": {