From d5b38efd9591734e2ec26034b6990b0649a5ae95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 08:10:01 +0000 Subject: [PATCH] build(deps): bump snyk from 1.251.0 to 1.251.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.251.0 to 1.251.1. - [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.251.0...v1.251.1) 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 00c0e2eb..40b8f7d1 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.14.0", "sequelize": "^5.21.2", "serve-favicon": "^2.5.0", - "snyk": "^1.251.0", + "snyk": "^1.251.1", "uuid": "^3.3.3", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 2723d437..d4cfc5fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4064,10 +4064,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.251.0: - version "1.251.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.251.0.tgz#24ff530c8ad319c14d170da3fcdf18b2aa85395f" - integrity sha512-f5hp0SuGwAlkR2eE8Vx4hB5hM5sOxm2V8/MkaJxYhf1k4Eu1ONW/lR4CarU0pCF9K5U3EbtrcmQI/3XiKkG5Kg== +snyk@^1.251.1: + version "1.251.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.251.1.tgz#de368cae5501238c5c3f3ed5022930d95c7953c5" + integrity sha512-a7AOBfh1iTXypXH2BSCYubtfZ8y85fC7884BMQ99E4YU4ScBJbrSHbQTt0prjkKUaLUlHNFgfoSrfhI/Je+b0A== dependencies: "@snyk/cli-interface" "2.3.0" "@snyk/dep-graph" "1.13.1"