diff --git a/package-lock.json b/package-lock.json index 7fc5857..191679f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.1.0", "license": "MIT", "devDependencies": { - "@snyk/protect": "1.1294.2", + "@snyk/protect": "1.1294.3", "eslint": "9.16.0", "jest": "29.7.0", "jsonlint-newline-fork": "1.6.8", @@ -1424,9 +1424,9 @@ } }, "node_modules/@snyk/protect": { - "version": "1.1294.2", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.2.tgz", - "integrity": "sha512-kbxrhscZK0BPxcFn70/p9G7AkWXdrQLqhmk+CsLQlRO3hSKvQzkWRXVXrJf7EvAG5A/Bbhj3C/v7YvVnsjV3hw==", + "version": "1.1294.3", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.3.tgz", + "integrity": "sha512-fvdO4kFaQ9wQNLlCMZEwc2VQ3KioFy/wINoE7BLCPiwnw5pYXCKwgduCIKK97Vmtaxn9+NGIT/g0PngRBaKsTQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 66f981e..2eaa908 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "homepage": "https://github.com/CFenner/MagicMirror-Netatmo-Module#readme", "devDependencies": { - "@snyk/protect": "1.1294.2", + "@snyk/protect": "1.1294.3", "eslint": "9.16.0", "jest": "29.7.0", "jsonlint-newline-fork": "1.6.8",