From b9e035abdaf9af652016f71ed72aeb1e6edcf023 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 24 Jun 2022 04:37:42 +0000 Subject: [PATCH] Build(deps): bump @snyk/protect from 1.956.0 to 1.958.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.956.0 to 1.958.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.956.0...v1.958.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd7b059..c1b13f7 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@nuxtjs/moment": "^1.1.0", "@nuxtjs/sentry": "^5.1.7", "@nuxtjs/vuetify": "^1.12.3", - "@snyk/protect": "^1.956.0", + "@snyk/protect": "^1.958.0", "@u3u/vue-hooks": "^2.0.1", "@vue/apollo-composable": "^4.0.0-alpha.17", "@vue/apollo-option": "^4.0.0-alpha.17", diff --git a/yarn.lock b/yarn.lock index f312c13..93ca956 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2450,10 +2450,10 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== -"@snyk/protect@^1.956.0": - version "1.956.0" - resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.956.0.tgz#8f7565bb433bcaecdbecb49079f4b9abb2bdf4e5" - integrity sha512-jQN9IrOcvox20a9N692qdTpq3RmbZcpJCVteZEnAaTtoCG2V5SkjYdAxP0qk9iAhosEFNFSYbzLKjNSPYM6zWw== +"@snyk/protect@^1.958.0": + version "1.958.0" + resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.958.0.tgz#cc47e26ef6f51deae8ed3bd4bffb970b12c95940" + integrity sha512-jAffc2bnafnyMJBuP2J+2yrhhOOVkiGYCp6gLPuvpiq7AG6cy07R/PFx3C+gosNwkzNl+0wpXkPq1OxPt7rnIw== "@szmarczak/http-timer@^1.1.2": version "1.1.2"