From 7b8bf8460bb40050ce93ccc77385babcebac3ba8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 May 2022 20:28:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 557235d..99bd5f4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-tagrelease": "0.1.x", "faketouches": "0.0.x", "underscore": "1.5.x", - "grunt-saucelabs": "4.1.x", + "grunt-saucelabs": "5.0.0", "hammerjs": "git://github.com/EightMedia/hammer.js.git" }, "main": "jquery.hammer.js",