From 3abf83a00300fdbef5bc8d6301c87fcdf1a5dfd5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Oct 2021 00:54:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVERREGEX-1585624 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8368be49c127..5b45087cdd81 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "event-to-promise": "^0.8.0", "graphql": "^14.5.8", "heroku-client": "^3.1.0", - "husky": "^4.2.1", + "husky": "^4.3.7", "image-size": "^0.7.4", "japanese-characters": "^1.1.0", "jest": "^26.0.1",