diff --git a/package.json b/package.json index 1845facdead8d6..d46a177336f731 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/preset-react": "^7.18.6", "@babel/runtime": "^7.20.6", "@gamestdio/websocket": "^0.3.2", - "@github/webauthn-json": "^0.5.7", + "@github/webauthn-json": "^2.0.2", "@rails/ujs": "^6.1.7", "abortcontroller-polyfill": "^1.7.5", "array-includes": "^3.1.6", diff --git a/yarn.lock b/yarn.lock index 17e6a5c2692422..3f2894ef183840 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1200,10 +1200,10 @@ resolved "https://registry.yarnpkg.com/@gamestdio/websocket/-/websocket-0.3.2.tgz#321ba0976ee30fd14e51dbf8faa85ce7b325f76a" integrity sha512-J3n5SKim+ZoLbe44hRGI/VYAwSMCeIJuBy+FfP6EZaujEpNchPRFcIsVQLWAwpU1bP2Ji63rC+rEUOd1vjUB6Q== -"@github/webauthn-json@^0.5.7": - version "0.5.7" - resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-0.5.7.tgz#143bc67f6e0f75f8d188e565741507bb08c31214" - integrity sha512-SUYsttDxFSvWvvJssJpwzjmRCqYfdfqC9VCmAHQYfdKCVelyJteCHo9/lK1CB72mx/jrl6cFNY08aua4J2jIyg== +"@github/webauthn-json@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-2.0.2.tgz#82348dc225190fac5cb9a13b5bb71a570f791c5e" + integrity sha512-m5gJrn5BxbGLfTD1CcvNOD7PHE3WdVufPu9ia/z51Lp/mtWgaCxNjHbIMI6duC2UxwYaOkY0unwsNNBpce6lBw== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"