From 9c88827f3fe7389b6cdc7e96c3da12c9e619b520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 18:28:51 +0000 Subject: [PATCH] Bump @hcaptcha/react-hcaptcha from 1.10.1 to 1.10.2 Bumps [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/hCaptcha/react-hcaptcha/releases) - [Commits](https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.10.2) --- updated-dependencies: - dependency-name: "@hcaptcha/react-hcaptcha" dependency-type: direct:production update-type: version-update:semver-patch ... 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 aa9cf77..df3cc33 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint": "next lint" }, "dependencies": { - "@hcaptcha/react-hcaptcha": "^1.10.1", + "@hcaptcha/react-hcaptcha": "^1.10.2", "@headlessui/react": "^2.1.2", "@polkadot/api": "^12.2.3", "@polkadot/extension-dapp": "^0.50.1", diff --git a/yarn.lock b/yarn.lock index ceafff8..fa71f8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -102,10 +102,10 @@ resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-1.2.4.tgz#541714395a82e27ec0f0e8bd80ef1a0bea141cc3" integrity sha512-3MNrIy/nWBfyVVvMPBKdKrX7BeadgiimW0AL/a/8TohNtJqxoySKgTJEXOQvYwlHemQpUzFrIsK74ody7JiMYw== -"@hcaptcha/react-hcaptcha@^1.10.1": - version "1.10.1" - resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.10.1.tgz#c9c4a913cde4fd6e9c09180f1aa6f65d9f136263" - integrity sha512-P0en4gEZAecah7Pt3WIaJO2gFlaLZKkI0+Tfdg8fNqsDxqT9VytZWSkH4WAkiPRULK1QcGgUZK+J56MXYmPifw== +"@hcaptcha/react-hcaptcha@^1.10.2": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.10.2.tgz#928df4fa9aab0a119203d9a0389a05ea202ee295" + integrity sha512-dLmuk0LTHixvx6mW562QUaJUzj97B1p+a468UV81vVsKR7Kmf8SY/8X2VYMoYUfop4r1lU9ycosGtpIobsYlmw== dependencies: "@babel/runtime" "^7.17.9" "@hcaptcha/loader" "^1.2.1"