From 2521102712f42e287774e80036272d09d55f8d64 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 2 Sep 2022 07:38:40 +0000 Subject: [PATCH] fix(deps): update dependency @kyvg/vue3-notification to v2.4.1 (#2305) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2305 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 323cfdf9c..7d78f2245 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@github/hotkey": "2.0.1", - "@kyvg/vue3-notification": "2.3.6", + "@kyvg/vue3-notification": "2.4.1", "@sentry/tracing": "7.12.0", "@sentry/vue": "7.12.0", "@types/is-touch-device": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 012ba0092..f376556f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1316,10 +1316,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@kyvg/vue3-notification@2.3.6": - version "2.3.6" - resolved "https://registry.yarnpkg.com/@kyvg/vue3-notification/-/vue3-notification-2.3.6.tgz#130f9b69bbe30ebe582ab4d57510f7dee784742b" - integrity sha512-uQcVOrJIyEYoXLctgJqlj2YPhCaZ80mXgF1xgQZwshqeneNgG08WE8Iw9U3IH8OgUITkRGII0YopdXwLeOXb3w== +"@kyvg/vue3-notification@2.4.1": + version "2.4.1" + resolved "https://registry.yarnpkg.com/@kyvg/vue3-notification/-/vue3-notification-2.4.1.tgz#df47caf39ae591ab358cb4c8f23ed2d63d2860ee" + integrity sha512-SYwnGsTTKJ2TwFQ60hgYHEvuhkLscrnqSGPvdFRRiOwUb1sULJAPl5s+h+EEjan24kbizBtsxLTPC1D1qLs1EA== "@mapbox/node-pre-gyp@^1.0.5": version "1.0.6"