From c649c900c781a333e0e7ccba6512e128efc5601a Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 16 Mar 2022 04:39:30 +0000 Subject: [PATCH] Build(deps): bump snyk from 1.870.0 to 1.872.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.870.0 to 1.872.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.870.0...v1.872.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d944c7b..5c57d32 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "node-sass": "^7.0.1", "nuxt": "^2.15.8", "sass-loader": "^7.0.3", - "snyk": "^1.870.0", + "snyk": "^1.872.0", "vue": "^2.6.14", "vue-numeral-filter": "^2.2.0", "vue-server-renderer": "^2.6.14", diff --git a/yarn.lock b/yarn.lock index 489c8fb..91fc9e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11907,10 +11907,10 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" -snyk@^1.870.0: - version "1.870.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.870.0.tgz#c8c42cc77b2b8beb0c10c268e612270858325025" - integrity sha512-nv1a/oQVXhWwidFYIrrgmdhJvixkv2rcE2i17pmymluJchc30SJ+NFzXsST9zUe+8ee6hiqS9gF+cslD7piOYA== +snyk@^1.872.0: + version "1.872.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.872.0.tgz#7e22b01ece4e1aea496e0514502085cd8daba14b" + integrity sha512-l6HV5xRqVFK/1owFo4kvgKfXAuZiFOp6SP6Z/FzkeRibmUTXyb6wX36hz8QcRJbsZEcfcqMiE7ZBIsF2ZzF6lw== socks-proxy-agent@^6.0.0: version "6.1.1" -- 2.52.0