From 94bc67390905e5ec1d3724c9f567f64a7bf3001f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 09:23:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVERREGEX-1585624 - https://snyk.io/vuln/SNYK-JS-SEMVERREGEX-1584358 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-SEMVERREGEX-2824151 - https://snyk.io/vuln/SNYK-JS-SEMVERREGEX-1047770 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5f23052..4bcf9b14 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "underscore.inflections": "~0.2.1", "underscore.string": "~3.2.2", "yeoman-generator": "~0.21.1", - "yo": "~1.5.0" + "yo": "~6.0.0" }, "devDependencies": { "gulp": "https://github.com/gulpjs/gulp.git#d8f5c90a0622d19ef1943a2a3d02dc50e3c853e7",