diff --git a/package-lock.json b/package-lock.json index be123caa..b0cf31a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "11.1.0", "license": "MIT", "dependencies": { - "@snyk/protect": "^1.1301.2", + "@snyk/protect": "^1.1302.1", "chalk": "^5.6.2", "checkstyle-formatter": "^1.1.0", "crlf": "^1.1.1", @@ -1692,9 +1692,9 @@ } }, "node_modules/@snyk/protect": { - "version": "1.1301.2", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1301.2.tgz", - "integrity": "sha512-ZI/ITKxOwVSiwUMdmyH1PDPfWisia/Yl7WjYYTKHxqngCKyhsv1Juofszlk910JuYIVTh3bZKtd6xbACKBqBCA==", + "version": "1.1302.1", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1302.1.tgz", + "integrity": "sha512-M0mOugMFx8d89hHRjz38X0sPXhLFAN9WlD3FK0jUfMU8m3CWQ168gPfC8mMZtETlkEjRU1Y2XRJ5vZBXJccIoA==", "license": "Apache-2.0", "bin": { "snyk-protect": "bin/snyk-protect" diff --git a/package.json b/package.json index e553b413..21947efc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prepare": "npm run snyk-protect" }, "dependencies": { - "@snyk/protect": "^1.1301.2", + "@snyk/protect": "^1.1302.1", "chalk": "^5.6.2", "checkstyle-formatter": "^1.1.0", "crlf": "^1.1.1",