From 05158da747556220a002cda881d5451c1226c81c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 04:17:00 +0000 Subject: [PATCH] Bump snyk from 1.277.0 to 1.277.2 Bumps [snyk](https://github.com/snyk/snyk) from 1.277.0 to 1.277.2. - [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.277.0...v1.277.2) 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 00776374..2b779ce0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "jstree": "^3.3.8", "opensans-webkit": "^1.0.1", "popper.js": "^1.15.0", - "snyk": "^1.277.0", + "snyk": "^1.277.2", "underscore": "^1.9.2", "vis": "^4.21.0", "webpack-merge": "^4.1.4" diff --git a/yarn.lock b/yarn.lock index 016e0a48..93a98291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7833,10 +7833,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.277.0: - version "1.277.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.277.0.tgz#d640e9943d7ee5a01a49a372f8f9ac5966e6ed4b" - integrity sha512-Xg31VdBSz/cBN8EI3CGxNW5SrdIx75gXynJP1vlCLJYo61bbSdPinBH5wLL3haRQbZ9ae3glkWhZrxy7RYABpA== +snyk@^1.277.2: + version "1.277.2" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.277.2.tgz#d8aef8824c740169f6597d3f26a1dcedbbb06de0" + integrity sha512-gmYj9OuuLBejXgq0Dw4FZoiRw7cYJCTeEeZtaurm43aifQxUCNFse6j4AdlIkweMKQ6Idq4OeC7Ci5MPkfOuvA== dependencies: "@snyk/cli-interface" "2.3.0" "@snyk/dep-graph" "1.13.1"