about summary refs log tree commit diff
diff options
context:
space:
mode:
authorShlee <github@shl.ee>2023-03-02 10:45:14 +0000
committerGitHub <noreply@github.com>2023-03-02 11:45:14 +0100
commit59f42c262b4faab3df7ec5fe2742f7707d58c285 (patch)
treef5ba8ae9b0d52d7a23b3851c6f5e52ceedf723f1
parent083e18e45b88f51e07837d21e2dd664efd0112cb (diff)
[Dependashlee] Bump @github/webauthn-json from 0.5.7 to 2.1.1 (js) (#23819)
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index fa9b65007..1ab297d04 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
     "@babel/preset-react": "^7.18.6",
     "@babel/runtime": "^7.21.0",
     "@gamestdio/websocket": "^0.3.2",
-    "@github/webauthn-json": "^0.5.7",
+    "@github/webauthn-json": "^2.1.1",
     "@rails/ujs": "^6.1.7",
     "abortcontroller-polyfill": "^1.7.5",
     "array-includes": "^3.1.6",
diff --git a/yarn.lock b/yarn.lock
index 04a247c49..a856cf91d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1245,10 +1245,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.1":
+  version "2.1.1"
+  resolved "https://registry.yarnpkg.com/@github/webauthn-json/-/webauthn-json-2.1.1.tgz#648e63fc28050917d2882cc2b27817a88cb420fc"
+  integrity sha512-XrftRn4z75SnaJOmZQbt7Mk+IIjqVHw+glDGOxuHwXkZBZh/MBoRS7MHjSZMDaLhT4RjN2VqiEU7EOYleuJWSQ==
 
 "@humanwhocodes/config-array@^0.11.8":
   version "0.11.8"