From a064987871546fd285b694ceb8f24c1c5b947f6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Feb 2025 14:30:55 +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 488c23e..32cac6a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "archiver": "^3.0.0", "aws-sdk": "^2.474.0", "fs-extra": "^7.0.0", - "globby": "^9.2.0", + "globby": "^14.1.0", "ramda": "^0.26.0" }, "devDependencies": {