diff --git a/account-gui/package.json b/account-gui/package.json index 4d1756765..1600f6935 100644 --- a/account-gui/package.json +++ b/account-gui/package.json @@ -38,7 +38,7 @@ "test:watch": "npm run test -- --watch" }, "dependencies": { - "@friendlycaptcha/sdk": "^0.1.24", + "@friendlycaptcha/sdk": "^0.1.26", "@github/webauthn-json": "^2.1.1", "dompurify": "^3.2.6", "i18n-js": "^4.5.1", diff --git a/account-gui/yarn.lock b/account-gui/yarn.lock index 6f7ebad11..b7e90377b 100644 --- a/account-gui/yarn.lock +++ b/account-gui/yarn.lock @@ -1034,10 +1034,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz#7fc114af5f6563f19f73324b5d5ff36ece0803d1" integrity sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g== -"@friendlycaptcha/sdk@^0.1.24": - version "0.1.24" - resolved "https://registry.yarnpkg.com/@friendlycaptcha/sdk/-/sdk-0.1.24.tgz#b252e00f38488847a2f81c94d8294809e0fcc577" - integrity sha512-cGsY/Q6dl9pDQVRv1iSZmAOAls0mVcN6YETRx0Y+w/uUD9sOlPNg+oMFzgzkkVvH6+Sc4Oradv10UVr8ftNBtQ== +"@friendlycaptcha/sdk@^0.1.26": + version "0.1.26" + resolved "https://registry.yarnpkg.com/@friendlycaptcha/sdk/-/sdk-0.1.26.tgz#07fc753631c97560c55af7362b09ea7215834239" + integrity sha512-X8GyBwRo3yzS1PJv7jt7LRcrWLhezLHDp2BsUIEq9wSc/22hov659WgzWBO87eidJElPbJsijH8We2+tEzDSSA== "@github/webauthn-json@^2.1.1": version "2.1.1"