From f46f296d607ad0b1d2b07852b3ebfb5216fe37e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2020 01:21:34 +0000 Subject: [PATCH] build(deps): bump snyk from 1.279.0 to 1.280.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.279.0 to 1.280.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.279.0...v1.280.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 ba0e475b..9c0e7994 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.17.1", "sequelize": "^5.21.3", "serve-favicon": "^2.5.0", - "snyk": "^1.279.0", + "snyk": "^1.280.0", "uuid": "^3.4.0", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 45064f4c..e8e83df6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4061,10 +4061,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.279.0: - version "1.279.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.279.0.tgz#53ed4bc4b79b1d37b4753b46b9be5fcc3331e2a6" - integrity sha512-LUy3S5msS0+1XXyBqLVHUWhunnWVpD9ClujLA90wYH/WOdjSfqd9YwLI8qH9a1c7hWhizqKR/Kmzm2/KosfHYA== +snyk@^1.280.0: + version "1.280.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.280.0.tgz#60e06ef5f33cd39f0843312078f0152e1289c19a" + integrity sha512-tlatfeEg3S40V6ETGsWAHtu5XLDlsZ/Dr2rPEzcyOEa0zjmcZ4/GpLyrJSbOptkx0XYPK2bRO6yCXfP4+R5RBQ== dependencies: "@snyk/cli-interface" "2.3.0" "@snyk/dep-graph" "1.13.1"