From 6410dfa835a03e9d273abb55d715e805d92a7aee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 01:13:03 +0000 Subject: [PATCH] build(deps): bump snyk from 1.303.1 to 1.304.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.303.1 to 1.304.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.303.1...v1.304.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 dce5f4e3..92c06f1b 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.303.1", + "snyk": "^1.304.0", "uuid": "^7.0.2", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 703c2daf..ac84d530 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4442,10 +4442,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.303.1: - version "1.303.1" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.303.1.tgz#c54de2984277edda617ccd44732ccb4f3dc1600d" - integrity sha512-1lTmJyS0SFsKKsA4jvbYbxBMv+RJhHYU0jEYE9q5c3aePTu18tQayhih0m0RGsUqsVOSRFqDiLqe9PTXkMGYXw== +snyk@^1.304.0: + version "1.304.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.304.0.tgz#afad7fb09a5cd7cc296e0bb7483fd6f102c6ffc9" + integrity sha512-1wAkvgvzOyUbbKEMXGgY2UULcfvAYPywlC7Whm3DCffAdx8i1ZMT9hWaOZxhj5K94h3doY3LRb6Xq6lbfb0jDw== dependencies: "@snyk/cli-interface" "2.3.2" "@snyk/configstore" "^3.2.0-rc1"