From 0511cb8dbc313c4be1eaaca70397b1ac5dd84377 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 07:58:40 +0000 Subject: [PATCH] build(deps): bump snyk from 1.346.0 to 1.347.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.346.0 to 1.347.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.346.0...v1.347.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 7fe6c12b..6f3f5cb3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.2.1", "sequelize": "^5.21.13", "serve-favicon": "^2.5.0", - "snyk": "^1.346.0", + "snyk": "^1.347.1", "uuid": "^8.1.0", "winston": "^3.3.0" }, diff --git a/yarn.lock b/yarn.lock index 89d6904a..7bc24b5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6577,10 +6577,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.346.0: - version "1.346.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.346.0.tgz#c94646a7ca109a329095419542df92d10df9709f" - integrity sha512-uwJDC0CRefppngm1J1M+Sja5CVfdmzLYkxGYp3ZYXrzvd912pgzrdYm8ciUL5a8x1/C+2L0iZ09W68daSuObhA== +snyk@^1.347.1: + version "1.347.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.347.1.tgz#21f32035a23e739b5f8f233d98dc8c81999fe1fc" + integrity sha512-+ZIzbX2of/39nWwvvfGw5FkkqjRUdVPYaDOzj8DSwj527ZjmPMjpxHFqRzoSkeNyugjbvwLiJcql+MdVF0RcwQ== dependencies: "@snyk/cli-interface" "2.8.0" "@snyk/dep-graph" "1.18.3"