diff --git a/package-lock.json b/package-lock.json index 8e72e7f67..e601a1fcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10005,15 +10005,13 @@ } }, "node_modules/bootstrap-vue-next": { - "version": "0.22.2", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.22.2.tgz", - "integrity": "sha512-/MK+H8t9fZB6KvUc82ifad6oqB1cTRnlC/K7XmHV8HA3SQ5ji4QK8V08Rocn9k2iTwHLOMjtDEG2I7TgM+rUaA==", + "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==", "dev": true, "dependencies": { "@floating-ui/vue": "^1.0.6", - "@vueuse/core": "^10.10.0", - "@vueuse/integrations": "^10.11.0", - "focus-trap": "^7.5.4" + "@vueuse/core": "^10.10.0" }, "funding": { "type": "opencollective", @@ -25638,7 +25636,7 @@ "@vuelidate/validators": "^2.0.4", "@vueuse/core": "^10.11.0", "bootstrap": "^5.3.3", - "bootstrap-vue-next": "^0.22.2", + "bootstrap-vue-next": "^0.22.6", "events": "^3.3.0", "hapic": "^2.5.1", "nuxt": "^3.11.2", diff --git a/packages/client-ui/package.json b/packages/client-ui/package.json index 7697bde47..fb751dfdb 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.2", + "bootstrap-vue-next": "^0.22.6", "events": "^3.3.0", "hapic": "^2.5.1", "nuxt": "^3.11.2",