From 3e68eba43534a14d676f1734db73b6c5cc289d7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2020 01:13:05 +0000 Subject: [PATCH] build(deps): bump snyk from 1.339.0 to 1.339.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.339.0 to 1.339.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.339.0...v1.339.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 d74cf3ca..ed7f080c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.2.1", "sequelize": "^5.21.12", "serve-favicon": "^2.5.0", - "snyk": "^1.339.0", + "snyk": "^1.339.1", "uuid": "^8.1.0", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 9d4f55d5..f8047c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6600,10 +6600,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.339.0: - version "1.339.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.339.0.tgz#0a9512e423939e9c28c3f46e263be98efd6e3b10" - integrity sha512-tAiZPGcLBofN/Q4pZs1U8dKSh8u8qW/3aW6gj6uWA7JUZ3WHTafUzKGhVoatk6cko6l9Rpy/ZInpzMLHsiUUMA== +snyk@^1.339.1: + version "1.339.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.339.1.tgz#8e676f316daeaa816250385aedc9a11c182727e5" + integrity sha512-JJcXer6rc308JRnsBzvXskZhF0qmNjeAvK7uQGL2cKPd/cLEdh2RNGb2QgwrHyaRIOPseCiFVxE/QtOH61dqrg== dependencies: "@snyk/cli-interface" "2.6.0" "@snyk/dep-graph" "1.18.3"