From 1226211cddde1787ce1d2b0d793e2937aba9b23e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 22:18:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SNYK-3037342 - https://snyk.io/vuln/SNYK-JS-SNYKGOPLUGIN-3037316 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce4cba..c759337 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ }, "dependencies": { "debug": "^4.1.1", - "snyk": "^1.231.1", + "snyk": "^1.996.0", "typed-rest-client": "^1.5.0" }, "husky": {