From 794edc62b742b3a77ec8a4ecd4e29b0a2a1bdf56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 07:04:59 +0000 Subject: [PATCH] build(deps): bump snyk from 1.419.0 to 1.419.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.419.0 to 1.419.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.419.0...v1.419.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 aa4a3bc6..256a1fbc 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.4.1", "sequelize": "^6.3.5", "serve-favicon": "^2.5.0", - "snyk": "^1.419.0", + "snyk": "^1.419.1", "uuid": "^8.3.1", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 5329702a..b592547b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6709,10 +6709,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.419.0: - version "1.419.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.419.0.tgz#7f8bd87aef2f6e21a2e4e14802e5ac15b0c0e9ec" - integrity sha512-IglViQz+KprJcHoY/ot42gBgX27OPlvm2enBbg/MaH7pgh4glA+h2Wyxc9y6Sxbh+NE3TgbSswimOIg+lEGhWg== +snyk@^1.419.1: + version "1.419.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.419.1.tgz#fb91885269e9702ab1453321e78c479c5a7da0aa" + integrity sha512-3YDsUb04kP2fGhnZ9Dnsvs5si1Hh9ZC8FzXvlnjtffA2SplSMuMsFL3wSdLAPcIIhg46+rtplGKAsk+neaVFdA== dependencies: "@snyk/cli-interface" "2.9.2" "@snyk/dep-graph" "1.19.4"