fix(deps): update dependency @stripe/stripe-js to v1.17.0
This commit is contained in:
committed by
renovate[bot]
parent
0336269da9
commit
1f62dfe2b3
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -3986,9 +3986,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@stripe/stripe-js": {
|
"@stripe/stripe-js": {
|
||||||
"version": "1.16.0",
|
"version": "1.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.16.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.17.0.tgz",
|
||||||
"integrity": "sha512-ZSHbiwTrISoaTbpercmYGuY7QTg7HxfFyNgbJBaYbwHWbzMhpEdGTsmMpaBXIU6iiqwEEDaIyD8O6yJ+H5DWCg=="
|
"integrity": "sha512-LztkapiDV+2bEjsmAL2QnmTQBJwx37VnvuBkgXxPe9cJr2jbK0UGzumxSZUiRXeUlgh5j3CXh5jsGFTdc3iv+Q=="
|
||||||
},
|
},
|
||||||
"@szmarczak/http-timer": {
|
"@szmarczak/http-timer": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
|
@ -54,7 +54,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.4.1",
|
"@stripe/react-stripe-js": "1.4.1",
|
||||||
"@stripe/stripe-js": "1.16.0",
|
"@stripe/stripe-js": "1.17.0",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.10.3",
|
"algoliasearch": "4.10.3",
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
|
Reference in New Issue
Block a user