fix(deps): update dependency @stripe/react-stripe-js to v1.5.0
This commit is contained in:
committed by
renovate[bot]
parent
f364ba6c7d
commit
33c88e5c3e
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@@ -4886,9 +4886,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@stripe/react-stripe-js": {
|
"@stripe/react-stripe-js": {
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.5.0.tgz",
|
||||||
"integrity": "sha512-FjcVrhf72+9fUL3Lz3xi02ni9tzH1A1x6elXlr6tvBDgSD55oPJuodoP8eC7xTnBIKq0olF5uJvgtkJyDCdzjA==",
|
"integrity": "sha512-A7+bNeb0O/kw3JdtMeiB6frokPcks5obi+TIjuFRXUMZ5o/o1Qe7eLgLnsb0KOO/g3KJqNCpHiYcKCLESZJJbQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
}
|
}
|
||||||
|
@@ -54,7 +54,7 @@
|
|||||||
"@freecodecamp/strip-comments": "3.0.1",
|
"@freecodecamp/strip-comments": "3.0.1",
|
||||||
"@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.4.1",
|
"@stripe/react-stripe-js": "1.5.0",
|
||||||
"@stripe/stripe-js": "1.18.0",
|
"@stripe/stripe-js": "1.18.0",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.10.5",
|
"algoliasearch": "4.10.5",
|
||||||
|
Reference in New Issue
Block a user