From 25bfee3e23eae9fb364d7dc3cfe6b67fc36f58b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 19:44:40 +0000 Subject: [PATCH] build(deps-dev): bump snyk from 1.1144.0 to 1.1193.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.1144.0 to 1.1193.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1144.0...v1.1193.0) --- 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 8fc2c5a3..f9d4b703 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-dom": "^18.2.0", "react-helmet-async": "^1.3.0", "rimraf": "^5.0.0", - "snyk": "^1.1144.0", + "snyk": "^1.1193.0", "sort-package-json": "^2.4.1", "source-map-loader": "^4.0.1", "storybook": "^7.0.7", diff --git a/yarn.lock b/yarn.lock index addc36ee..91456be1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14942,10 +14942,10 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" -snyk@^1.1144.0: - version "1.1144.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1144.0.tgz#fb01cbb7c2a179c46d1d8be2c01572eab284e3af" - integrity sha512-cL4KWy48FkYd2BYQAng6GggfOsfnGlxdOBJ99nJgRE9nW57r+SZ4kR1m5KLkTzyzEfTUpauHNdjdoIiwtMjRGA== +snyk@^1.1193.0: + version "1.1193.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1193.0.tgz#7e94f381817b77b27668d352a05258235df156d7" + integrity sha512-si4DBAnY2jWBNJAdYDaLVtRQ0Bw/YbwRNWfnFJxZp/66gpUnmiTfF68euLHAEwQc5I2iRV2dtlLbQmYgUhcavQ== dependencies: "@sentry/node" "^7.36.0" global-agent "^3.0.0"