From fa45751d8a4a191499420a7888a20011b622c86d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 08:52:34 +0000 Subject: [PATCH] build(deps): bump snyk from 1.226.2 to 1.227.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.226.2 to 1.227.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.226.2...v1.227.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 47a625c1..45c3517d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.12.1", "sequelize": "^5.18.4", "serve-favicon": "^2.5.0", - "snyk": "^1.226.2", + "snyk": "^1.227.0", "uuid": "^3.3.3", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index e66523c5..202da9da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3929,10 +3929,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.226.2: - version "1.226.2" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.226.2.tgz#e9893b64c203ad9994ad09d7dced336b54491f0d" - integrity sha512-NS+QlFqPBbvIZmVSdsf/ThwoQhfiY0KMBkViopoEFfiVHpTwJVYtWsRU6lsiZ/e3IlhrieCJCUyF4hph8DuCog== +snyk@^1.227.0: + version "1.227.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.227.0.tgz#3d217de65638303a7c06185bde637036fbb2be3b" + integrity sha512-ejfq2FIca+b/zu4hkJwFUob1Emn+s9wXYw5VHJSS6BjiniNi6dIa24AARG3BWiVsN/3NvzCYAkcqhYGaJ6xyVw== dependencies: "@snyk/dep-graph" "1.12.0" "@snyk/gemfile" "1.2.0"