From 80a17c0882d2458b83da3e0c67c8e6ea25ea7cc9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 01:14:05 +0000 Subject: [PATCH] build(deps): bump snyk from 1.421.1 to 1.422.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.421.1 to 1.422.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc) - [Commits](https://github.com/snyk/snyk/compare/v1.421.1...v1.422.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0a8df25c..ffb24125 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.4.2", "sequelize": "^6.3.5", "serve-favicon": "^2.5.0", - "snyk": "^1.421.0", + "snyk": "^1.422.0", "uuid": "^8.3.1", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 80115cbd..7af07c67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6764,10 +6764,10 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1: lru-cache "^4.0.0" then-fs "^2.0.0" -snyk@^1.421.0: - version "1.421.1" - resolved "https://registry.npmjs.org/snyk/-/snyk-1.421.1.tgz#c7518627512064516cb1e2232c95b9b72122f207" - integrity sha512-EFOk4cQRxWINFjzri6xcYQD5eAJRaQb119cfJH68WbDp4ukAOdK6/W+HjPlxkESWd7ZwG2JsqSh9VITs9XlgBQ== +snyk@^1.422.0: + version "1.422.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.422.0.tgz#1485d237ecb85f3c2a542995284e2e2ce2269428" + integrity sha512-hNvNl6uS85J5Wu7zC80MKfWjabvvX1J7sCjVkxqNe61/Klb1lsCK72AMPqmajmk4INGgWAFLDVJxDMCPrXU51g== dependencies: "@snyk/cli-interface" "2.9.2" "@snyk/dep-graph" "1.19.4"