Skip to content

Commit cbd1025

Browse files
Update dependency react-google-recaptcha-v3 to v1.10.1
1 parent b4797cb commit cbd1025

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-ga": "3.3.0",
2121
"react-google-invisible-recaptcha": "0.2.12",
2222
"react-google-recaptcha": "2.1.0",
23-
"react-google-recaptcha-v3": "1.9.7",
23+
"react-google-recaptcha-v3": "1.10.1",
2424
"react-helmet": "6.1.0",
2525
"react-helmet-async": "1.3.0",
2626
"react-hook-form": "7.31.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8670,10 +8670,10 @@ [email protected]:
86708670
prop-types "^15.6.2"
86718671
uuid "^3.3.2"
86728672

8673-
react-google-recaptcha-v3@1.9.7:
8674-
version "1.9.7"
8675-
resolved "https://registry.yarnpkg.com/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.9.7.tgz#a6f677276fbc12ab059e34446e5c5136e07c9311"
8676-
integrity sha512-LgHTuPUE86jGOtmMYMUWEYux8n7M2ZNj5GHct//DlXWZGyLIgFfLbvxA3UlgrG+tSu2pgw2mqXtYdPxaldqhWQ==
8673+
react-google-recaptcha-v3@1.10.1:
8674+
version "1.10.1"
8675+
resolved "https://registry.yarnpkg.com/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.10.1.tgz#5b125bc0dec123206431860e8800e188fc735aff"
8676+
integrity sha512-K3AYzSE0SasTn+XvV2tq+6YaxM+zQypk9rbCgG4OVUt7Rh4ze9basIKefoBz9sC0CNslJj9N1uwTTgRMJQbQJQ==
86778677
dependencies:
86788678
hoist-non-react-statics "^3.3.2"
86798679

0 commit comments

Comments
 (0)