From f42a3d4e4772cc859a78c820df34c5e947ebfa87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 20:21:29 +0000 Subject: [PATCH] Bump @github/webauthn-json from 0.5.7 to 2.1.0 Bumps [@github/webauthn-json](https://github.com/github/webauthn-json) from 0.5.7 to 2.1.0. - [Release notes](https://github.com/github/webauthn-json/releases) - [Commits](https://github.com/github/webauthn-json/compare/v0.5.7...v2.1.0) --- updated-dependencies: - dependency-name: "@github/webauthn-json" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 780b390c..45026e4f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@babel/runtime": "^7.12.18", "@clusterws/cws": "^3.0.0", "@gamestdio/websocket": "^0.3.2", - "@github/webauthn-json": "^0.5.7", + "@github/webauthn-json": "^2.1.0", "@rails/ujs": "^6.1.3", "array-includes": "^3.1.2", "arrow-key-navigation": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 149bb4c2..3457e188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1072,10 +1072,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.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-2.1.0.tgz#e07d8085d6e4cdd2b16d24ade4d3d0c3dab40ae4" + integrity sha512-2+pz5+TDeaWWi1h0T3QlwUwmamhchuRVkQ5RxNYsMv5HrP2gdToAsGF+LeT66GhIRdDsVKk15AKNxTxdHHViyw== "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0"