Skip to content

Commit c72f31c

Browse files
committed
Update dependency react-google-recaptcha-v3 to v1.9.8
1 parent a360eda commit c72f31c

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
@@ -19,7 +19,7 @@
1919
"react-ga": "3.3.0",
2020
"react-google-invisible-recaptcha": "0.2.12",
2121
"react-google-recaptcha": "2.1.0",
22-
"react-google-recaptcha-v3": "1.9.7",
22+
"react-google-recaptcha-v3": "1.9.8",
2323
"react-helmet": "6.1.0",
2424
"react-hook-form": "7.31.0",
2525
"react-helmet-async": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8413,10 +8413,10 @@ [email protected]:
84138413
prop-types "^15.6.2"
84148414
uuid "^3.3.2"
84158415

8416-
8417-
version "1.9.7"
8418-
resolved "https://registry.yarnpkg.com/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.9.7.tgz#a6f677276fbc12ab059e34446e5c5136e07c9311"
8419-
integrity sha512-LgHTuPUE86jGOtmMYMUWEYux8n7M2ZNj5GHct//DlXWZGyLIgFfLbvxA3UlgrG+tSu2pgw2mqXtYdPxaldqhWQ==
8416+
8417+
version "1.9.8"
8418+
resolved "https://registry.yarnpkg.com/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.9.8.tgz#934ad21edcbfeb51fb66a218cf74addfbff48816"
8419+
integrity sha512-1AuwvNjcGxMQTBMgsu4XI+Tzh/9En8xdVE/OS48l2Z8VsaCtb8eLh2RcMv/bxgt+UbHzPfQ2JynPBxB1+hYkJA==
84208420
dependencies:
84218421
hoist-non-react-statics "^3.3.2"
84228422

0 commit comments

Comments
 (0)