From 502fcc28d36226617d2f07f80774c09a4898bbe4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 20:20:35 +0000 Subject: [PATCH] build(deps): bump snyk from 1.392.0 to 1.392.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.392.0 to 1.392.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.392.0...v1.392.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 a53a1d97..f0144c8d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.3.3", "sequelize": "^6.3.5", "serve-favicon": "^2.5.0", - "snyk": "^1.392.0", + "snyk": "^1.392.1", "uuid": "^8.3.0", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index ce9ce850..751e9fc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6808,10 +6808,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.392.0: - version "1.392.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.392.0.tgz#59afda15fa2a6d131fc9a3b3bd73fc29013833e1" - integrity sha512-XGYwv63saNN3ktBBPKCN5PdZrJSSFValXfrZV07czIXJQ4SU7a20F6rU907OEchwZer6lnK8ZEg1qWStvJY8yQ== +snyk@^1.392.1: + version "1.392.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.392.1.tgz#5a798ef1e7574053d05df1a44c260762dccdea03" + integrity sha512-jf4ciryZEw5suq2w93K4J9pTkbpBRYP2tLGMHBw40wg/CD8B6SvqiUOI182rI0/j8xhy1i5rmk+GV5CxbkYKeA== dependencies: "@snyk/cli-interface" "2.9.0" "@snyk/dep-graph" "1.19.3"