From 5c0aed51279a15caef5cc56a65386fd16b5cecf0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 12:26:34 +0000 Subject: [PATCH] fix(deps): bump snyk from 1.272.0 to 1.273.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.272.0 to 1.273.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.272.0...v1.273.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 b5fc83b5..41e93270 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "rimraf": "^3.0.0", "serve-index": "^1.9.1", "sharp": "^0.23.2", - "snyk": "^1.272.0", + "snyk": "^1.273.0", "sprintf-js": "^1.1.1", "staticmaps": "https://github.com/publicdocs-platform/staticmaps#zoom-steps", "title-case": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 317c0a4d..05854ca8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8861,10 +8861,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.272.0: - version "1.272.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.272.0.tgz#854a545ed14a415560a57b36b065023dd590e621" - integrity sha512-fs2i8rj0gf+azC/8YOLIM9lrKZKtu5JYkL065Hge95KDWzzSQMpZWdec1qqN/uTvzZ0b89303Lh/+MuY//br1Q== +snyk@^1.273.0: + version "1.273.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.273.0.tgz#e04f93a2384beef88ed82bb8023a682c09c47bcb" + integrity sha512-CUv2ZyCBoz8WeLABcwR0BqhpDUxPIOH7UyNK+ULNDYdwi4c1jM8I7fLFOr7JESa6Usj98/aipRHTraqrqxyP7A== dependencies: "@snyk/cli-interface" "2.3.0" "@snyk/dep-graph" "1.13.1"