diff --git a/package.json b/package.json index a11da85ce0f522..1ace30c80d0869 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@babel/preset-react": "^7.16.7", "@babel/runtime": "^7.16.7", "@gamestdio/websocket": "^0.3.2", - "@github/webauthn-json": "^0.5.7", + "@github/webauthn-json": "^0.6.4", "@rails/ujs": "^6.1.4", "array-includes": "^3.1.4", "arrow-key-navigation": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index c5e38e3f54cf95..ee77e5d9a67f1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1143,10 +1143,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@^0.6.4": + version "0.6.4" + resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-0.6.4.tgz#078c4fd2b1c9ca3c4c8104caa66558501e156a62" + integrity sha512-r3LO3lKLlEuYfmQ6eHws8/MZIzbvlT0PVJIYPBC2xrVwGKbP4VMdxF7M4703lxzjwoULe7bSAID2vyTOw+0sCg== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"