From 97b68349d089f144563d5efd83855faea495307a Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 26 May 2023 04:39:11 +0000 Subject: [PATCH] Build(deps): bump @snyk/protect from 1.1163.0 to 1.1167.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1163.0 to 1.1167.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1163.0...v1.1167.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d387a82..4d9b0e8 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.1163.0", + "@snyk/protect": "^1.1167.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 da027d6..6b3e4b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3954,10 +3954,10 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718" integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ== -"@snyk/protect@^1.1163.0": - version "1.1163.0" - resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1163.0.tgz#68ce3764e40aa3b8ef434e0d72f157258637f102" - integrity sha512-pwUwun+dukyPZFgglH7w13laMrtddL306HzxXNDKX9o3j8ay16blAKau/iI/asiL9czAaTbibxbS9KSZSxryng== +"@snyk/protect@^1.1167.0": + version "1.1167.0" + resolved "https://registry.yarnpkg.com/@snyk/protect/-/protect-1.1167.0.tgz#825bd97dba6a684f17345e727988a737668e9f73" + integrity sha512-KO0bzR1LDz5brLu549I+3FjVAqmR5UXpmjAjImaHm4yfG3cZ6gapxi+1hErHhZcCvzw7pwvpfGEOpiFIg2UYbQ== "@tootallnate/once@1": version "1.1.2"