From 77b6283064faf6f1ded7eaea1989e42c31590d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:54:30 +0000 Subject: [PATCH] build(deps-dev): bump snyk from 1.1292.4 to 1.1294.3 Bumps [snyk](https://github.com/snyk/snyk) from 1.1292.4 to 1.1294.3. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1292.4...v1.1294.3) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ebd8be919..eaf04782e 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "react-styleguidist": "^13.1.0", "react-test-renderer": "^17.0.2", "semantic-release": "^19.0.5", - "snyk": "^1.1292.4", + "snyk": "^1.1294.3", "source-map-explorer": "^2.5.3", "vite": "^3.2.10", "vite-tsconfig-paths": "^4.2.3", diff --git a/yarn.lock b/yarn.lock index b904fd755..5bf7feb1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11816,10 +11816,10 @@ smart-buffer@^4.2.0: resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== -snyk@^1.1292.4: - version "1.1292.4" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1292.4.tgz#e0d9a6b21238693025b5de4faaf0e7601b946c6e" - integrity sha512-UwanRAL537nYVYEn7SwCOP2qkGl0QCGrSmzRlF7J73ffZUCK1p+xSR3GqB3zRqczXNh/fGLV8hTvupM6HrtTeg== +snyk@^1.1294.3: + version "1.1294.3" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1294.3.tgz#d714e6c75ee260284b37c5fe924668089a42b199" + integrity sha512-ZF+F2bv293HmpFxZCV0x8hT3rQGOl6rPDoJq/TqBT1i5/nZypfn8v4A1Q4m6zUSUs1g6WJsS8QR5wTlR/eSvMQ== dependencies: "@sentry/node" "^7.36.0" global-agent "^3.0.0"