From 629b4ca30138851a39ec829751f7cef6af0a8f18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 20:42:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 488c23e..21cab70 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": "^10.0.0", "ramda": "^0.26.0" }, "devDependencies": {