diff --git a/package-lock.json b/package-lock.json index 120b045cc..aba6b08f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10086,9 +10086,9 @@ } }, "node_modules/bootstrap-vue-next": { - "version": "0.22.6", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.22.6.tgz", - "integrity": "sha512-s/CcujghyOcX8E7KTw8jx/pE/xCk00t+vKfPrgakNdFsQW29/wV4muPMq6rr5TX+17kDhySjL+BFhlFngExVgA==", + "version": "0.22.7", + "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.22.7.tgz", + "integrity": "sha512-6GN+gM8wj3ulYB72bkmBFHnqSLYGBTndbYxJRLpBRh4dPWTfp1SQ+PUQd4wfIF+7Mqy6nxZmi4qEw0DebT341w==", "dev": true, "dependencies": { "@floating-ui/vue": "^1.0.6", @@ -26326,7 +26326,7 @@ "@vuelidate/validators": "^2.0.4", "@vueuse/core": "^10.11.0", "bootstrap": "^5.3.3", - "bootstrap-vue-next": "^0.22.6", + "bootstrap-vue-next": "^0.22.7", "events": "^3.3.0", "hapic": "^2.5.1", "nuxt": "^3.12.3", diff --git a/packages/client-ui/package.json b/packages/client-ui/package.json index 9d8acfcc1..4b58d58bc 100644 --- a/packages/client-ui/package.json +++ b/packages/client-ui/package.json @@ -43,7 +43,7 @@ "@vuelidate/validators": "^2.0.4", "@vueuse/core": "^10.11.0", "bootstrap": "^5.3.3", - "bootstrap-vue-next": "^0.22.6", + "bootstrap-vue-next": "^0.22.7", "events": "^3.3.0", "hapic": "^2.5.1", "nuxt": "^3.12.3",