Merge pull request #55596 from nextcloud/dependabot/npm_and_yarn/stable32/simplewebauthn/browser-13.2.2

pull/56304/head
dependabot[bot] 2025-11-10 21:40:41 +07:00 committed by GitHub
commit dbd249ae5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 7 deletions

@ -99,7 +99,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.29.2
- license: AGPL-3.0-or-later
- @simplewebauthn/browser
- version: 13.2.0
- version: 13.2.2
- license: MIT
- @vueuse/core
- version: 11.3.0

@ -68,7 +68,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.29.2
- license: AGPL-3.0-or-later
- @simplewebauthn/browser
- version: 13.2.0
- version: 13.2.2
- license: MIT
- @vueuse/core
- version: 11.3.0

8
package-lock.json generated

@ -31,7 +31,7 @@
"@nextcloud/sharing": "^0.3.0",
"@nextcloud/upload": "^1.11.0",
"@nextcloud/vue": "^8.29.2",
"@simplewebauthn/browser": "^13.2.0",
"@simplewebauthn/browser": "^13.2.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.3.0",
@ -5481,9 +5481,9 @@
"peer": true
},
"node_modules/@simplewebauthn/browser": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@simplewebauthn/browser/-/browser-13.2.0.tgz",
"integrity": "sha512-N3fuA1AAnTo5gCStYoIoiasPccC+xPLx2YU88Dv0GeAmPQTWHETlZQq5xZ0DgUq1H9loXMWQH5qqUjcI7BHJ1A=="
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/@simplewebauthn/browser/-/browser-13.2.2.tgz",
"integrity": "sha512-FNW1oLQpTJyqG5kkDg5ZsotvWgmBaC6jCHR7Ej0qUNep36Wl9tj2eZu7J5rP+uhXgHaLk+QQ3lqcw2vS5MX1IA=="
},
"node_modules/@sinonjs/commons": {
"version": "1.8.6",

@ -62,7 +62,7 @@
"@nextcloud/sharing": "^0.3.0",
"@nextcloud/upload": "^1.11.0",
"@nextcloud/vue": "^8.29.2",
"@simplewebauthn/browser": "^13.2.0",
"@simplewebauthn/browser": "^13.2.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.3.0",