diff --git a/package-lock.json b/package-lock.json index 0b425dc6..a09ce50c 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.1304.3", "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.1304.3", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1304.3.tgz", + "integrity": "sha512-nJFn3mlfTK0jZFxPFrhBSIlNO8utWlNxfK+PaWHrUQk66TsfXt4OJnPKjlHzzjrJgMJOC1JzQ6TsIsXf6UPoSw==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", diff --git a/package.json b/package.json index 0080637e..caebc14d 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.1304.3", "unbuild": "3.6.0", "vitest": "3.2.4", "vitest-sonar-reporter": "2.0.4"