From dfa77e2752cd10879b429295fa33d45052259f66 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Jun 2022 18:40:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce4cba..15a8133 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ }, "dependencies": { "debug": "^4.1.1", - "snyk": "^1.231.1", + "snyk": "^1.290.1", "typed-rest-client": "^1.5.0" }, "husky": {