From bbfc655708554333b527631ee47c701684125a88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 15:58:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6682c4a6b23c9d..9cb7002de6f3b5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "colors": "^1.1", "execSync": "^1.0", "fs-extra": "^5.0.0", - "git-url-parse": "^8.3.1", + "git-url-parse": "^10.0.1", "glob": "^7", "is-there": "^4.4.3", "lodash": "^4.17.10",