From 48f56ead56b0fbe96aba3a151c69a04f4574eea8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Feb 2024 03:31:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090599 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090601 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090602 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8593555..b8b2f0e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "url": "git://github.com/mike-goodwin/connect-azuretables.git" }, "dependencies": { - "azure-storage": "2.10.3", + "azure-storage": "2.10.7", "cron": "1.3.0" }, "devDependencies": {