From 79a7f1ae850918c627e77c816c59725a9c9ad899 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sat, 19 Feb 2022 04:39:29 +0000 Subject: [PATCH] Build(deps): bump snyk from 1.854.0 to 1.855.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.854.0 to 1.855.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.854.0...v1.855.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6a6502e..bf810b1 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.854.0", + "snyk": "^1.855.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 18e59db..8c26783 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11701,10 +11701,10 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" -snyk@^1.854.0: - version "1.854.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.854.0.tgz#17a73234613e241391a662dd95afd22769629897" - integrity sha512-kR+P/X01Sf13YPF+BYOWa3Kjetr84pvYiCz1ec0gFgI3aJ5qDWDxOIfTcdiPWFPS1rHSAfhvZThumhxJUTwT+Q== +snyk@^1.855.0: + version "1.855.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.855.0.tgz#1e4443dc26a06a23a8bd62e14923e4d447891ffb" + integrity sha512-LZ8tXVleYHPW2GL3UWfaswKatNY1rTQ7aUNOD1rboD4cWydJsHCnSHzoMQcXq+06XBLw//LxL0G2YhdZhPz2mA== socks-proxy-agent@^6.0.0: version "6.1.1" -- 2.52.0