Skip to content

Commit e5be219

Browse files
committed
Update dependency react-google-recaptcha to v1.1.0
1 parent 2a4a8ec commit e5be219

3 files changed

Lines changed: 19 additions & 18 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prop-types": "15.7.2",
3232
"react": "16.8.6",
3333
"react-dom": "16.8.6",
34-
"react-google-recaptcha": "1.0.5",
34+
"react-google-recaptcha": "1.1.0",
3535
"react-helmet": "5.2.0",
3636
"react-linkify": "0.2.2",
3737
"react-responsive-modal": "3.6.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4900,9 +4900,10 @@ fastparse@^1.1.1:
49004900
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
49014901
integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
49024902

4903-
"favicons-webpack-plugin@git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
4903+
"favicons-webpack-plugin@https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
49044904
version "0.0.9"
4905-
resolved "git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
4905+
uid "0872de414061baaad0a2853c77ae75bc38b8bbbf"
4906+
resolved "https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
49064907
dependencies:
49074908
core-js "^2.5.7"
49084909
favicons "^5.1.1"
@@ -10576,10 +10577,10 @@ react-fast-compare@^2.0.1:
1057610577
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
1057710578
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
1057810579

10579-
react-google-recaptcha@1.0.5:
10580-
version "1.0.5"
10581-
resolved "https://registry.yarnpkg.com/react-google-recaptcha/-/react-google-recaptcha-1.0.5.tgz#fc5a1c5c9fd678ccea11c9a47b22f38a8b9d3c88"
10582-
integrity sha512-IUIIQVUIKgsG7Ok1AiqBdJZVpFRpIWOM3H/36fAJHMd52l+X0pn4sTxvm2YJEN01QXWR1jg79+93J8mQef7hfw==
10580+
react-google-recaptcha@1.1.0:
10581+
version "1.1.0"
10582+
resolved "https://registry.yarnpkg.com/react-google-recaptcha/-/react-google-recaptcha-1.1.0.tgz#f33bef3e22e8c016820e80da48d573f516bb99e8"
10583+
integrity sha512-GMWZEsIKyBVG+iXfVMwtMVKFJATu5c+oguL/5i95H3Jb5d5CG4DY0W9t4QhdSSulgkXbZMgv0VSuGF/GV1ENTA==
1058310584
dependencies:
1058410585
prop-types "^15.5.0"
1058510586
react-async-script "^1.0.0"

0 commit comments

Comments
 (0)