Skip to content

Commit

Permalink
Bump @hcaptcha/react-hcaptcha from 1.10.2 to 1.10.3
Browse files Browse the repository at this point in the history
Bumps [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/hCaptcha/react-hcaptcha/releases)
- [Commits](hCaptcha/react-hcaptcha@1.10.2...1.10.3)

---
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 12, 2024
1 parent 0563887 commit 800d974
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.2",
"@hcaptcha/react-hcaptcha": "^1.10.3",
"@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.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==
"@hcaptcha/react-hcaptcha@^1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.10.3.tgz#60040552e058c4924864db97b1827f47ce0d0c40"
integrity sha512-oQnAlBlXKsBaYBH0I9Bwt8nnaYAwHHVIC3khXVX/juYWG09TP36a5fqhzQ2GAODkmbB21gAa6aXCgHqrc9odKQ==
dependencies:
"@babel/runtime" "^7.17.9"
"@hcaptcha/loader" "^1.2.1"
Expand Down

0 comments on commit 800d974

Please sign in to comment.