diff --git a/package.json b/package.json index 7e54d7595b..a96348799f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "axios": "^1.7.2", "bodybuilder": "^2.5.0", "bootstrap": "5.3.3", - "bootstrap-vue-next": "^0.23.3", + "bootstrap-vue-next": "^0.23.5", "d3": "^7.6.1", "elasticsearch-browser": "16.7.1", "fuse.js": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index dad3640d9b..360d8cfd57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3397,10 +3397,10 @@ bootstrap-vue-next@^0.22.1: "@floating-ui/vue" "^1.0.6" "@vueuse/core" "^10.10.0" -bootstrap-vue-next@^0.23.3: - version "0.23.3" - resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.23.3.tgz#e6e45180c23f2a110a5b40fa67a22be051393356" - integrity sha512-sezkkFLuK/jUdi+qerloHKjddVZ8Zt8BqIbq5xiR2tYDCi2PvMFVB8XHJR09g4Mh4sKgJNwApOf4HUAf+7ggPA== +bootstrap-vue-next@^0.23.5: + version "0.23.5" + resolved "https://registry.yarnpkg.com/bootstrap-vue-next/-/bootstrap-vue-next-0.23.5.tgz#91073075f990974000d60ff4c5e7caa3321710ff" + integrity sha512-exDAaAEdQ4QTk4gVIuF5UKw3DWqSrG5mMHM0xhD70XW3rywt3p0220xqtY/AXjTz11AhiAZ2Cn1EZWhVnCOWmA== dependencies: "@floating-ui/vue" "^1.1.1" "@vueuse/core" "^10.10.0"