Skip to content

Commit

Permalink
Bump @hcaptcha/react-hcaptcha from 1.10.1 to 1.10.2
Browse files Browse the repository at this point in the history
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](hCaptcha/react-hcaptcha@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ShankarWarang committed Aug 3, 2024
1 parent ec2ae1f commit 9c88827
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9c88827

Please sign in to comment.