bump webauthn lib to 4.5

This commit is contained in:
Daniel Seifert 2023-02-05 21:58:22 +01:00
parent ccf091a7e3
commit 9c768d4af7
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170

View File

@ -41,7 +41,7 @@
"require": {
"php": ">=7.4",
"oxid-esales/oxideshop-ce": "6.8 - 6.13",
"web-auth/webauthn-lib": "^3.3",
"web-auth/webauthn-lib": "^4.3",
"nyholm/psr7": "^1.5.1",
"nyholm/psr7-server": "^1.0.2",
"ext-json": "*",