From 3cab553fa79e9a9057885875f2c75ac72bc8b640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:10:17 +0000 Subject: [PATCH] build(deps): bump @snyk/protect from 1.1293.1 to 1.1294.2 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1293.1 to 1.1294.2. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1293.1...v1.1294.2) --- updated-dependencies: - dependency-name: "@snyk/protect" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed2388d6..1763f1fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1406,9 +1406,9 @@ } }, "node_modules/@snyk/protect": { - "version": "1.1293.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1293.1.tgz", - "integrity": "sha512-PT2lleyaQU+AvWmnPJ3yKWNyj7JnPUZvOrVTRfXpmmPfjx+U2k3jzsk8EDj0BJd9+goTsTyeQVGCPPSqE5MQtQ==", + "version": "1.1294.2", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.2.tgz", + "integrity": "sha512-kbxrhscZK0BPxcFn70/p9G7AkWXdrQLqhmk+CsLQlRO3hSKvQzkWRXVXrJf7EvAG5A/Bbhj3C/v7YvVnsjV3hw==", "bin": { "snyk-protect": "bin/snyk-protect" }, @@ -7165,9 +7165,9 @@ } }, "@snyk/protect": { - "version": "1.1293.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1293.1.tgz", - "integrity": "sha512-PT2lleyaQU+AvWmnPJ3yKWNyj7JnPUZvOrVTRfXpmmPfjx+U2k3jzsk8EDj0BJd9+goTsTyeQVGCPPSqE5MQtQ==" + "version": "1.1294.2", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.2.tgz", + "integrity": "sha512-kbxrhscZK0BPxcFn70/p9G7AkWXdrQLqhmk+CsLQlRO3hSKvQzkWRXVXrJf7EvAG5A/Bbhj3C/v7YvVnsjV3hw==" }, "@types/babel__core": { "version": "7.20.2",