From b500931232b73ffa8ecfb20a6a2e67920e037a6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:26:49 +0000 Subject: [PATCH] build(deps): bump snyk from 1.388.0 to 1.389.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.388.0 to 1.389.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.388.0...v1.389.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 afefae99..8f0bc95a 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.388.0", + "snyk": "^1.389.0", "uuid": "^8.3.0", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 9b180e3d..1dc1affb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7175,10 +7175,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.388.0: - version "1.388.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.388.0.tgz#cf8314397aeb49f5b2a30e6b9c4dbd8f0ba7f7c9" - integrity sha512-Oe4aDzp3iyBNpZCYxAxNWaN7l5aAB7dAVd3MLuJ3jdbJXcucMwc3MAfoZ91dmVb4SMO2qsOpiq6+qO6W8nuASA== +snyk@^1.389.0: + version "1.389.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.389.0.tgz#2cea5ee89e96daa5128cbd8bbaac6d3ee01c3ecb" + integrity sha512-CNUNs4+YTh2bZP5QAgYyz3mNQ4o8xEvblUcw1Qkv9XVZTRBJ5RrgbVdry3OsIxFqc3x3OiEwNkywTtrKM5Dixg== dependencies: "@snyk/cli-interface" "2.9.0" "@snyk/dep-graph" "1.19.3"