fix(deps): update dependency @stripe/stripe-js to v1.21.1 (#44115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@ -27,7 +27,7 @@
|
|||||||
"@loadable/component": "5.15.0",
|
"@loadable/component": "5.15.0",
|
||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.6.0",
|
"@stripe/react-stripe-js": "1.6.0",
|
||||||
"@stripe/stripe-js": "1.21.0",
|
"@stripe/stripe-js": "1.21.1",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.11.0",
|
"algoliasearch": "4.11.0",
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
@ -7661,9 +7661,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@stripe/stripe-js": {
|
"node_modules/@stripe/stripe-js": {
|
||||||
"version": "1.21.0",
|
"version": "1.21.1",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.21.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.21.1.tgz",
|
||||||
"integrity": "sha512-6C3XsUXZm81G8NFcTqRIBVCYSMau3a2hUkoKSSYIK8NNbzwWFM8eV6BiTUOjMmNsSg/VBn97VmKM0pHVlCAtJA=="
|
"integrity": "sha512-/HhRol0Bia/6L7JstXUOpg3m0U3nBW8c2tvaBE6QdonN+OMusYT9AIqCMR/PyzoF3ROifFJ2kbWT7xQjbKN3tw=="
|
||||||
},
|
},
|
||||||
"node_modules/@szmarczak/http-timer": {
|
"node_modules/@szmarczak/http-timer": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.6",
|
||||||
@ -34666,9 +34666,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@stripe/stripe-js": {
|
"@stripe/stripe-js": {
|
||||||
"version": "1.21.0",
|
"version": "1.21.1",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.21.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.21.1.tgz",
|
||||||
"integrity": "sha512-6C3XsUXZm81G8NFcTqRIBVCYSMau3a2hUkoKSSYIK8NNbzwWFM8eV6BiTUOjMmNsSg/VBn97VmKM0pHVlCAtJA=="
|
"integrity": "sha512-/HhRol0Bia/6L7JstXUOpg3m0U3nBW8c2tvaBE6QdonN+OMusYT9AIqCMR/PyzoF3ROifFJ2kbWT7xQjbKN3tw=="
|
||||||
},
|
},
|
||||||
"@szmarczak/http-timer": {
|
"@szmarczak/http-timer": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.6",
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
"@loadable/component": "5.15.0",
|
"@loadable/component": "5.15.0",
|
||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.6.0",
|
"@stripe/react-stripe-js": "1.6.0",
|
||||||
"@stripe/stripe-js": "1.21.0",
|
"@stripe/stripe-js": "1.21.1",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.11.0",
|
"algoliasearch": "4.11.0",
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
|
Reference in New Issue
Block a user