Skip to content

Commit

Permalink
Update dependency react-google-recaptcha to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent d07667d commit 835455f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-google-recaptcha": "1.0.5",
"react-google-recaptcha": "1.1.0",
"react-helmet": "5.2.0",
"react-linkify": "0.2.2",
"react-responsive-modal": "3.6.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4910,6 +4910,7 @@ fastparse@^1.1.1:
"favicons-webpack-plugin@git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
version "0.0.9"
resolved "git+ssh://[email protected]/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
integrity sha512-u+Z0p3ip5rrC5fvpwbOnMAX3gU4PGPP/GRJNkJAt8/D0g5HvFrVh/Q2BL5n3DtrBvyFew6CdV+y2aAltvUBhUA==
dependencies:
core-js "^2.5.7"
favicons "^5.1.1"
Expand Down Expand Up @@ -10589,10 +10590,10 @@ react-fast-compare@^2.0.1:
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz"
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==

react-google-recaptcha@1.0.5:
version "1.0.5"
resolved "https://registry.npmjs.org/react-google-recaptcha/-/react-google-recaptcha-1.0.5.tgz"
integrity sha512-IUIIQVUIKgsG7Ok1AiqBdJZVpFRpIWOM3H/36fAJHMd52l+X0pn4sTxvm2YJEN01QXWR1jg79+93J8mQef7hfw==
react-google-recaptcha@1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/react-google-recaptcha/-/react-google-recaptcha-1.1.0.tgz"
integrity sha512-GMWZEsIKyBVG+iXfVMwtMVKFJATu5c+oguL/5i95H3Jb5d5CG4DY0W9t4QhdSSulgkXbZMgv0VSuGF/GV1ENTA==
dependencies:
prop-types "^15.5.0"
react-async-script "^1.0.0"
Expand Down

0 comments on commit 835455f

Please sign in to comment.