diff --git a/storage/framework/core/auth/package.json b/storage/framework/core/auth/package.json index 9080996f5..028425280 100644 --- a/storage/framework/core/auth/package.json +++ b/storage/framework/core/auth/package.json @@ -36,7 +36,7 @@ "prepublishOnly": "bun run build" }, "dependencies": { - "@simplewebauthn/browser": "^10.0.0", + "@simplewebauthn/browser": "^11.0.0", "@simplewebauthn/server": "^11.0.0" }, "devDependencies": {