From a435dbfb9d1d0558d24b9dc2ee70205aa78b8a11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 16:58:03 +0000 Subject: [PATCH] chore(deps): update dependency snyk to v1.1302.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b425dc6..74ae5d2b 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.1302.1", "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.1302.1", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1302.1.tgz", + "integrity": "sha512-RT85Pz4N36xma7Mcob0Jno5TXu22VbVoT+7mWHk2TVkBHqsMZ8sKW55X+r+LMaT8GwlC5+cYjzw2iuv1VcPZOg==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", diff --git a/package.json b/package.json index 0080637e..c4f4a001 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.1302.1", "unbuild": "3.6.0", "vitest": "3.2.4", "vitest-sonar-reporter": "2.0.4"