diff --git a/package.json b/package.json index 0101456..7f2188c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@radix-ui/react-label": "^2.1.7", "@radix-ui/react-slot": "^1.2.3", - "@simplewebauthn/browser": "^13.1.2", + "@simplewebauthn/browser": "^14.0.0", "@simplewebauthn/server": "^13.1.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 9464338..f56a331 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1287,10 +1287,10 @@ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.12.0.tgz#326a7b46f6d4cfa54ae25bb888551697873069b4" integrity sha512-5EwMtOqvJMMa3HbmxLlF74e+3/HhwBTMcvt3nqVJgGCozO6hzIPOBlwm8mGVNR9SN2IJpxSnlxczyDjcn7qIyw== -"@simplewebauthn/browser@^13.1.2": - version "13.3.0" - resolved "https://registry.yarnpkg.com/@simplewebauthn/browser/-/browser-13.3.0.tgz#e12153e71f4a8f4f8f17f94ca9c5161115306239" - integrity sha512-BE/UWv6FOToAdVk0EokzkqQQDOWtNydYlY6+OrmiZ5SCNmb41VehttboTetUM3T/fr6EAFYVXjz4My2wg230rQ== +"@simplewebauthn/browser@^14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@simplewebauthn/browser/-/browser-14.0.0.tgz#4b65e1d1c9d4dbe37b15a97897d797fe6b1b8d68" + integrity sha512-1odWVqeEBTl7lJ9zMKLEsmTlnyrDO5iRcTvfMKKk1WThUnp/i8JJdffdj2icP+tty159s4PgwE3BiMoEW9NFow== "@simplewebauthn/server@^13.1.2": version "13.3.3"