From 44f490dab791e19885b8579b3e18fb3b6c703785 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 01:12:29 +0000 Subject: [PATCH] build(deps): bump snyk from 1.228.3 to 1.228.5 Bumps [snyk](https://github.com/snyk/snyk) from 1.228.3 to 1.228.5. - [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.228.3...v1.228.5) 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 cf0fa247..6adb8930 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.12.1", "sequelize": "^5.19.0", "serve-favicon": "^2.5.0", - "snyk": "^1.228.3", + "snyk": "^1.228.5", "uuid": "^3.3.3", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 2d5edcde..cb6ac1e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3934,10 +3934,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.228.3: - version "1.228.3" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.228.3.tgz#98e9aa797f194d2deda7b7318350f0f0c91cf325" - integrity sha512-TwyJcMXBvic1xJ+rVLdIYS1xDYuzcogIXdmyvGvXBZgwIQdjOVMnZBVxUo5igkOIntBL2sCynZiydQtGbe08JA== +snyk@^1.228.5: + version "1.228.5" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.228.5.tgz#17b3373ba5f8ae29f33f4fcc39541db2339b63da" + integrity sha512-3gC39DW/F+4vDCKL47frng0MPbwv9P1zbPFRFE2eWQXpsD1KDd2Ch3MHPamJsfqdXUNKXQwf+R5e8oFOF7YtRg== dependencies: "@snyk/dep-graph" "1.12.0" "@snyk/gemfile" "1.2.0"