From fcb2d9ef2b4e5277fd936525e94f1ed1d94fc018 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2019 01:13:51 +0000 Subject: [PATCH] Bump snyk from 1.223.0 to 1.226.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.223.0 to 1.226.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.223.0...v1.226.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 83d71f83..a1892174 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.12.1", "sequelize": "^5.18.0", "serve-favicon": "^2.5.0", - "snyk": "^1.223.0", + "snyk": "^1.226.0", "uuid": "^3.3.3", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 90aca1f8..976d893b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3945,10 +3945,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.223.0: - version "1.223.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.223.0.tgz#5ae026f5656a4b955c48670e9ed4238886991776" - integrity sha512-39v592V9JwSP+hgE4LjwhCgj4X76XFHljM5+OUgoLF4q9taQeRksaypd+rcbT1oJPagAXD/X+73/f6msmgMxOw== +snyk@^1.226.0: + version "1.226.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.226.0.tgz#ca456ccee59c788c1ae97a0ded13f9b4d1cd91a2" + integrity sha512-AzzHr8kZKTfK20aC7M4t9NYw2uq+oZg6v8sPZ2lbvrrPwh2fGPaHZeFebRJbSZm1eCgFef4wHGO5Uu4lp9yEWg== dependencies: "@snyk/dep-graph" "1.12.0" "@snyk/gemfile" "1.2.0"