From 068b3c11e433bb1d6ee44805f789d78234ce6fc1 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 28 Apr 2022 04:39:43 +0000 Subject: [PATCH] Build(deps): bump snyk from 1.913.0 to 1.914.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.913.0 to 1.914.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.913.0...v1.914.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be8968b..d188d9a 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.913.0", + "snyk": "^1.914.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 43729a1..c798c50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11932,10 +11932,10 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" -snyk@^1.913.0: - version "1.913.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.913.0.tgz#645b09af248210de4c0a503e29ade5173ad108d5" - integrity sha512-CtmoL99ZQBmTJnexeE8NqtBz3IxXzny1000S0z78s0/Il+ox4wRU+BGFwvG37ObTJzF7iwwizcFtZITuOU9vPA== +snyk@^1.914.0: + version "1.914.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.914.0.tgz#b98cc6feec4d8f44c38ec3b1a3088a84eab14e9f" + integrity sha512-fB9YUIhGSUb3rdvfxYKwYF/2VbXj7XvIkxS9Q2VbVcnDaE+z3yuYexxXRlVLrgTntzv9RKJ3PEQLGt/Xb2O60w== socks-proxy-agent@^6.0.0: version "6.1.1" -- 2.52.0