chore: update SimpleWebAuthn dependencies (#1032)

chore: update simplewebauthn dependencies
This commit is contained in:
Dream Hunter
2026-05-10 01:54:51 +08:00
committed by GitHub
parent 437db7c050
commit 2df4de22d9
4 changed files with 12 additions and 12 deletions

View File

@@ -23,7 +23,7 @@
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^5.2.0",
"@simplewebauthn/browser": "13.2.2",
"@simplewebauthn/browser": "^13.3.0",
"@unhead/vue": "^2.1.15",
"@vueuse/core": "^14.3.0",
"@wangeditor/editor": "^5.1.23",

View File

@@ -12,8 +12,8 @@ importers:
specifier: ^5.2.0
version: 5.2.0
'@simplewebauthn/browser':
specifier: 13.2.2
version: 13.2.2
specifier: ^13.3.0
version: 13.3.0
'@unhead/vue':
specifier: ^2.1.15
version: 2.1.15(vue@3.5.34(typescript@5.4.5))
@@ -1421,8 +1421,8 @@ packages:
cpu: [x64]
os: [win32]
'@simplewebauthn/browser@13.2.2':
resolution: {integrity: sha512-FNW1oLQpTJyqG5kkDg5ZsotvWgmBaC6jCHR7Ej0qUNep36Wl9tj2eZu7J5rP+uhXgHaLk+QQ3lqcw2vS5MX1IA==}
'@simplewebauthn/browser@13.3.0':
resolution: {integrity: sha512-BE/UWv6FOToAdVk0EokzkqQQDOWtNydYlY6+OrmiZ5SCNmb41VehttboTetUM3T/fr6EAFYVXjz4My2wg230rQ==}
'@sindresorhus/is@7.2.0':
resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==}
@@ -4490,7 +4490,7 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.60.3':
optional: true
'@simplewebauthn/browser@13.2.2': {}
'@simplewebauthn/browser@13.3.0': {}
'@sindresorhus/is@7.2.0': {}

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@aws-sdk/client-s3": "3.888.0",
"@aws-sdk/s3-request-presigner": "3.888.0",
"@simplewebauthn/server": "13.2.3",
"@simplewebauthn/server": "^13.3.0",
"hono": "^4.12.18",
"jsonpath-plus": "^10.4.0",
"mimetext": "^3.0.28",

10
worker/pnpm-lock.yaml generated
View File

@@ -20,8 +20,8 @@ importers:
specifier: 3.888.0
version: 3.888.0
'@simplewebauthn/server':
specifier: 13.2.3
version: 13.2.3
specifier: ^13.3.0
version: 13.3.0
hono:
specifier: ^4.12.18
version: 4.12.18
@@ -730,8 +730,8 @@ packages:
'@selderee/plugin-htmlparser2@0.11.0':
resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==}
'@simplewebauthn/server@13.2.3':
resolution: {integrity: sha512-ZhcVBOw63birYx9jVfbhK6rTehckVes8PeWV324zpmdxr0BUfylospwMzcrxrdMcOi48MHWj2LCA+S528LnGvg==}
'@simplewebauthn/server@13.3.0':
resolution: {integrity: sha512-MLHYFrYG8/wK2i+86XMhiecK72nMaHKKt4bo+7Q1TbuG9iGjlSdfkPWKO5ZFE/BX+ygCJ7pr8H/AJeyAj1EaTQ==}
engines: {node: '>=20.0.0'}
'@sindresorhus/is@7.2.0':
@@ -2588,7 +2588,7 @@ snapshots:
selderee: 0.11.0
optional: true
'@simplewebauthn/server@13.2.3':
'@simplewebauthn/server@13.3.0':
dependencies:
'@hexagon/base64': 1.1.28
'@levischuck/tiny-cbor': 0.2.11