From efc12e314616a88a9ab9ff0dea984924dbf7f186 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 10 Oct 2023 04:39:35 +0000 Subject: [PATCH] Build(deps): bump @snyk/protect from 1.1232.0 to 1.1233.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1232.0 to 1.1233.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1232.0...v1.1233.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e9da78..604aa88 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nuxtjs/sentry": "^7.5.0", "@nuxtjs/vuetify": "^1.12.3", "@pinia/nuxt": "^0.4.11", - "@snyk/protect": "^1.1232.0", + "@snyk/protect": "^1.1233.0", "@vue/apollo-composable": "^4.0.0-beta.11", "@vueuse/core": "^10.5.0", "core-js": "3", diff --git a/yarn.lock b/yarn.lock index d7b9334..40ee5d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3854,10 +3854,10 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== -"@snyk/protect@^1.1232.0": - version "1.1232.0" - resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1232.0.tgz#07f73bf9bd2ae048bf178d32845bc2b29bd0e34c" - integrity sha512-6dDOuIrVXWYq6x/YTV5ELuw56uQKT6eawhQIczqgR65w3I4/wRmh4ap5UD94uwY9DH4reogrG6GxfSEVKz6rwA== +"@snyk/protect@^1.1233.0": + version "1.1233.0" + resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1233.0.tgz#19b294bf1e2fee7ffd7bd58f21dbc6564d66df29" + integrity sha512-rkbKGMdn5RKmZwsv7dHKImBTWIX3jEQnKm7j249Llks3GC6/Nsm3u94k/vOEmSC7T/gDvNykjH53ypz/dtFc7g== "@tootallnate/once@1": version "1.1.2"