From 51f5f3f13b56a14226df0d3a473fb8d966f409bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:03:10 +0000 Subject: [PATCH] build(deps): bump snyk from 1.1305.1 to 1.1305.2 Bumps [snyk](https://github.com/snyk/snyk) from 1.1305.1 to 1.1305.2. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1305.1...v1.1305.2) --- updated-dependencies: - dependency-name: snyk dependency-version: 1.1305.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 c0337f59c..cd535a6a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "posthog-node": "^5.37.1", "resend": "^6.12.4", "sharp": "^0.35.2", - "snyk": "^1.1305.1", + "snyk": "^1.1305.2", "stripe": "^22.2.3", "winston": "^3.19.0", "zod": "^4.3.6", @@ -18847,9 +18847,9 @@ } }, "node_modules/snyk": { - "version": "1.1305.1", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1305.1.tgz", - "integrity": "sha512-yvQdjZ6wvKfkUXJ1iqiurcUvwWy7ICJSp+kqpC1JuYQ617PO/fSDEO5AkuvkFxOXuVPqUoG6hNaOzrpkO0QWzg==", + "version": "1.1305.2", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1305.2.tgz", + "integrity": "sha512-sN64bfJ5TXZLmhIydoEskMIpTCa5NiED7XGtccGoz5muX1l2RKIY1h/jQOCNmStMo9oKULjSMCdr7y6NZaxIVA==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index bbd600807..baa47f108 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "posthog-node": "^5.37.1", "resend": "^6.12.4", "sharp": "^0.35.2", - "snyk": "^1.1305.1", + "snyk": "^1.1305.2", "stripe": "^22.2.3", "winston": "^3.19.0", "zod": "^4.3.6",