diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 90fa1e957a87d..7a1d085d6c4ec 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -29,7 +29,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", "@nextcloud/upload": "^1.11.1", - "@nextcloud/vue": "^8.39.0", + "@nextcloud/vue": "^8.41.0", "@simplewebauthn/browser": "^13.3.0", "@vue/web-component-wrapper": "^1.3.0", "@vueuse/components": "^11.3.0", @@ -4241,12 +4241,12 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.40.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.40.0.tgz", - "integrity": "sha512-jc00yzNPXGVgEwnP0b9DVIXPt/JOQDLmCxLHUwuTnuDXfppB92LBzxPOJ/L0rkHYqKRsk+gg1cHKZp9zZFDQww==", + "version": "8.41.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.41.0.tgz", + "integrity": "sha512-537YLnGYkXwTzbjDo2OwRW16sP3et9jcrp0KZeGGmTBJMuI9wRR+WfTTuiHva/UnQ+kNMdfU0aq7lvGrme8OEw==", "license": "AGPL-3.0-or-later", "dependencies": { - "@floating-ui/dom": "^1.7.6", + "@floating-ui/dom": "^1.8.0", "@linusborg/vue-simple-portal": "^0.1.5", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", @@ -4264,7 +4264,7 @@ "blurhash": "^2.0.5", "clone": "^2.1.2", "debounce": "^2.2.0", - "dompurify": "^3.4.11", + "dompurify": "^3.4.13", "emoji-mart-vue-fast": "^15.0.5", "escape-html": "^1.0.3", "floating-vue": "^1.0.0-beta.19", diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index a1ceac67a6786..7bbec695e16a0 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -48,7 +48,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", "@nextcloud/upload": "^1.11.1", - "@nextcloud/vue": "^8.39.0", + "@nextcloud/vue": "^8.41.0", "@simplewebauthn/browser": "^13.3.0", "@vue/web-component-wrapper": "^1.3.0", "@vueuse/components": "^11.3.0",