From 125977c45a74120c6da572097017ac0f033111e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:45:46 +0000 Subject: [PATCH] chore(deps): update dependency @simplewebauthn/typescript-types to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90d1f7366..d4fd9acb5 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "@eggjs/oxlint-config": "^1.0.0", "@eggjs/tsconfig": "beta", "@elastic/elasticsearch-mock": "^2.0.0", - "@simplewebauthn/typescript-types": "^7.0.0", + "@simplewebauthn/typescript-types": "^8.0.0", "@types/lodash-es": "^4.17.12", "@types/mime-types": "^2.1.1", "@types/mocha": "^10.0.1",