diff --git a/package-lock.json b/package-lock.json index 0b425dc6..1ce09106 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "lint-staged": "16.1.5", "rimraf": "6.0.1", "semantic-release": "24.2.7", - "snyk": "1.1298.2", + "snyk": "1.1306.2", "unbuild": "3.6.0", "vitest": "3.2.4", "vitest-sonar-reporter": "2.0.4" @@ -12127,9 +12127,9 @@ } }, "node_modules/snyk": { - "version": "1.1298.2", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1298.2.tgz", - "integrity": "sha512-EoFxf167DFqiIN3WGUdPSoTI/nMKc0FsmpyqX0XiaTTh5s1JwEoine/mfvQSlyeqkDbp9jmFQMfFd/k7ESLe1w==", + "version": "1.1306.2", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1306.2.tgz", + "integrity": "sha512-9/zQ0Ml0T7mazNApMnZ5FzAxrsE9gOaG3v7rJK1pfRNawgnfyDJdYU06EpFCZNkHblCnUF7XUscA54wKWi8/Ig==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", diff --git a/package.json b/package.json index 0080637e..f643a961 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "lint-staged": "16.1.5", "rimraf": "6.0.1", "semantic-release": "24.2.7", - "snyk": "1.1298.2", + "snyk": "1.1306.2", "unbuild": "3.6.0", "vitest": "3.2.4", "vitest-sonar-reporter": "2.0.4"