From 48ccc9670ec387f709a94a4ad66c6f67c6eb60d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2020 06:18:56 +0000 Subject: [PATCH] build(deps): bump snyk from 1.373.0 to 1.373.1 Bumps [snyk](https://github.com/snyk/snyk) from 1.373.0 to 1.373.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.373.0...v1.373.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 71e63705..e9d23d2a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.3.0", "sequelize": "^6.3.4", "serve-favicon": "^2.5.0", - "snyk": "^1.373.0", + "snyk": "^1.373.1", "uuid": "^8.3.0", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index fea5bc63..f64aa623 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7167,10 +7167,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.373.0: - version "1.373.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.373.0.tgz#5c1813bb0a771e5a2952732ade203be469e15be0" - integrity sha512-P/BF3DnMbP2NFHw4RcQ2w4MwashUH2/lkezNq0bn51OJqktfrn/aebcJxe6RtSKemww5z8DSen8D2REz1Vzc6Q== +snyk@^1.373.1: + version "1.373.1" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.373.1.tgz#1fc2c04e291e6a1915ad08be4c2ec23f0e11fec5" + integrity sha512-R8f0IpBPlK5fMytP9X1Nrk//u2NKHQ+kv/PFi0SaCW80ksFP3zrC8oKXYBkvfYTm+56TVw8cZm888DwvEOL5zg== dependencies: "@snyk/cli-interface" "2.8.1" "@snyk/dep-graph" "1.18.3"