Merge pull request #55231 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/browser-13.2.0

This commit is contained in:
dependabot[bot] 2025-09-20 21:07:21 +00:00 committed by GitHub
commit 3bbbdccada
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 8 deletions

View file

@ -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.1.2
- version: 13.2.0
- license: MIT
- @vueuse/core
- version: 11.3.0

View file

@ -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.1.2
- version: 13.2.0
- license: MIT
- @vueuse/core
- version: 11.3.0

9
package-lock.json generated
View file

@ -31,7 +31,7 @@
"@nextcloud/sharing": "^0.3.0",
"@nextcloud/upload": "^1.11.0",
"@nextcloud/vue": "^8.29.2",
"@simplewebauthn/browser": "^13.1.2",
"@simplewebauthn/browser": "^13.2.0",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.3.0",
@ -5552,10 +5552,9 @@
"license": "BSD-3-Clause"
},
"node_modules/@simplewebauthn/browser": {
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/@simplewebauthn/browser/-/browser-13.1.2.tgz",
"integrity": "sha512-aZnW0KawAM83fSBUgglP5WofbrLbLyr7CoPqYr66Eppm7zO86YX6rrCjRB3hQKPrL7ATvY4FVXlykZ6w6FwYYw==",
"license": "MIT"
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@simplewebauthn/browser/-/browser-13.2.0.tgz",
"integrity": "sha512-N3fuA1AAnTo5gCStYoIoiasPccC+xPLx2YU88Dv0GeAmPQTWHETlZQq5xZ0DgUq1H9loXMWQH5qqUjcI7BHJ1A=="
},
"node_modules/@sinonjs/commons": {
"version": "1.8.6",

View file

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