Merge pull request #521 from padloc/chore/update-simplewebauthn

Update SimpeWebAuthn dependency to latest
This commit is contained in:
Martin Kleinschrodt 2022-08-02 08:22:16 +02:00 committed by GitHub
commit 12b027b37c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10214 additions and 10181 deletions

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@
"dependencies": {
"@padloc/core": "4.0.0",
"@padloc/locale": "4.0.0",
"@simplewebauthn/browser": "4.0.0",
"@simplewebauthn/typescript-types": "4.0.0",
"@simplewebauthn/browser": "5.4.0",
"@simplewebauthn/typescript-types": "5.4.0",
"@tiptap/core": "2.0.0-beta.182",
"@tiptap/starter-kit": "2.0.0-beta.191",
"@types/autosize": "4.0.1",

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"@aws-sdk/types": "3.25.0",
"@padloc/core": "4.0.0",
"@padloc/locale": "4.0.0",
"@simplewebauthn/server": "4.0.0",
"@simplewebauthn/server": "5.4.0",
"@types/fs-extra": "9.0.11",
"@types/mixpanel": "2.14.3",
"@types/node": "15.6.1",