From 7da4c0b17e37814b3fe377f92ddc16747488ac04 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 2 Jun 2023 04:39:20 +0000 Subject: [PATCH] Build(deps): bump @snyk/protect from 1.1170.0 to 1.1171.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1170.0 to 1.1171.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1170.0...v1.1171.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4da8d44..2990a40 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@nuxtjs/i18n": "^7.3.1", "@nuxtjs/sentry": "^7.3.0", "@nuxtjs/vuetify": "^1.12.3", - "@snyk/protect": "^1.1170.0", + "@snyk/protect": "^1.1171.0", "@vue/apollo-composable": "^4.0.0-beta.5", "@vueuse/core": "^10.1.2", "@vueuse/nuxt": "^10.1.2", diff --git a/yarn.lock b/yarn.lock index 1151bc0..a20dd71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4117,10 +4117,10 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718" integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ== -"@snyk/protect@^1.1170.0": - version "1.1170.0" - resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1170.0.tgz#112f8fcea73f832feb303b2a71ec8ce0bed4dc71" - integrity sha512-pvr2InMSKsa9hLjMAkQCoClL75+fANu8AZGb3ICDO2+aHxcND0lzUo9JE79i5G9VHu+uz//Vtk5edDLWIR/Uyg== +"@snyk/protect@^1.1171.0": + version "1.1171.0" + resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1171.0.tgz#00c5e5f3bee4c1df123808a2a4bd3c95921441f5" + integrity sha512-/W4eK1ew3z8wjK6ToyryhGogs0NsxDLeAthcMw4ygH0ROGICT5LXGGTYQ+yQV0LCFnV+VhD5Q5othahxkLOFQA== "@tootallnate/once@1": version "1.1.2"