From d74bb20860e4b4fed6b98bc5b7b2712dfc80b80f Mon Sep 17 00:00:00 2001 From: Gareth Rushgrove Date: Wed, 22 Nov 2023 00:17:15 +0000 Subject: [PATCH] Upgraded to latest Snyk version skip-checks: true --- snyk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/snyk.json b/snyk.json index 44dc64e..a25c996 100644 --- a/snyk.json +++ b/snyk.json @@ -1,13 +1,13 @@ { - "version": "1.1250.0", - "url": "https://static.snyk.io/cli/v1.1250.0/snyk-win.exe", + "version": "1.1251.0", + "url": "https://static.snyk.io/cli/v1.1251.0/snyk-win.exe", "bin": [ [ "snyk-win.exe", "snyk" ] ], - "hash": "a5d383f36dcce4bfbd6977aba574c12b2b850e527b7dde5805c4a4ced6c38a6a", + "hash": "4ad9a7cffc3b709cc7d1ee2d80590685e3042b73437b678af9cd612a71883f67", "homepage": "https://github.com/snyk/snyk", "description": "Find & fix known vulnerabilities in open-source dependencies", "license": "Apache-2.0"