From 5fa7c702dad2646e5626a264239d3bacb51c3210 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2020 23:50:56 +0000 Subject: [PATCH] build(deps): bump snyk from 1.294.1 to 1.295.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.294.1 to 1.295.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.294.1...v1.295.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 5ced2e99..64cacad2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "pg": "^7.18.2", "sequelize": "^5.21.5", "serve-favicon": "^2.5.0", - "snyk": "^1.294.1", + "snyk": "^1.295.0", "uuid": "^3.4.0", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 82e08471..53f6de08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4445,10 +4445,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.294.1: - version "1.294.1" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.294.1.tgz#c0dc6d6a764bf5a8307a53dc95660e82c7d4ba65" - integrity sha512-7W5Rd2TYm96ju+1WTuYXv6YWahj9aSHMxBOxvi5CmEazvLBTTTVpY6RdvHkR7Nluna3qf/3zyAQuVciCrQLhwg== +snyk@^1.295.0: + version "1.295.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.295.0.tgz#c4b09cd46ca3a64a5f64ac54b0a7da6251036c4d" + integrity sha512-4tRFx6c6kUAk55m5B86DlyENCS/0BIvRQhRj6C15PFKfsv+rh+dPTcYAujGCLch9WbWRI9OqOr+exUO/5YEPng== dependencies: "@snyk/cli-interface" "2.3.0" "@snyk/configstore" "^3.2.0-rc1"