spec(deps): update @simplewebauthn/server to 8.3.5 (MisskeyIO#198)

This commit is contained in:
まっちゃとーにゅ 2023-10-30 00:41:31 +09:00 committed by GitHub
parent 16f213ef0c
commit 462b5470b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1219 additions and 201 deletions

View file

@ -74,7 +74,7 @@
"@nestjs/core": "10.1.0",
"@nestjs/testing": "10.1.0",
"@peertube/http-signature": "1.7.0",
"@simplewebauthn/server": "^7.4.0",
"@simplewebauthn/server": "^8.3.5",
"@sinonjs/fake-timers": "10.3.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.70",
@ -164,7 +164,7 @@
},
"devDependencies": {
"@jest/globals": "29.6.1",
"@simplewebauthn/typescript-types": "^7.4.0",
"@simplewebauthn/typescript-types": "^8.3.4",
"@swc/jest": "0.2.26",
"@types/accepts": "1.3.5",
"@types/archiver": "5.3.2",