From 7ca178d31d69828d24e107cf6614bdcf6479d484 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 25 Oct 2022 04:38:38 +0000 Subject: [PATCH] Build(deps): bump @snyk/protect from 1.1040.0 to 1.1041.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1040.0 to 1.1041.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1040.0...v1.1041.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7a68a57..7547161 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nuxtjs/moment": "^1.1.0", "@nuxtjs/sentry": "^6.0.1", "@nuxtjs/vuetify": "^1.12.3", - "@snyk/protect": "^1.1040.0", + "@snyk/protect": "^1.1041.0", "@vue/apollo-composable": "^4.0.0-beta.1", "@vueuse/core": "^9.3.1", "@vueuse/nuxt": "^9.3.1", diff --git a/yarn.lock b/yarn.lock index 5a3c149..168098c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2693,10 +2693,10 @@ resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== -"@snyk/protect@^1.1040.0": - version "1.1040.0" - resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1040.0.tgz#bf6e2ba7a1ff6663f3ad40a94aada8b1f816c646" - integrity sha512-yOR+7AsLoDEtOFV9A5/2G9SlSQ8q6uUtOPL9hgZ8nVWa9G+DwEwP7KgyQul8WxgJ7SwAH3/1q4UwYPW9kiTL9A== +"@snyk/protect@^1.1041.0": + version "1.1041.0" + resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1041.0.tgz#dc88c5712d037c495dc2b6b558baf37ba1bb3220" + integrity sha512-i6V3S1jO9B00Wb2EOoVhvi0XvRXF3BGaceeglTeRfGVtiKSklhUZjweKFtoI8Y5iSNL6lWHXfUscS8Qn7kdg1A== "@tootallnate/once@1": version "1.1.2"