fix(deps): update dependency @stripe/stripe-js to v1.19.0

pull/43673/head
Renovate Bot 2021-10-01 21:52:01 +00:00 committed by renovate[bot]
parent 8c73901f5a
commit 996c01a280
2 changed files with 4 additions and 4 deletions

View File

@ -4899,9 +4899,9 @@
}
},
"@stripe/stripe-js": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.18.0.tgz",
"integrity": "sha512-yBRHAMKHnF3kbzv0tpKB82kSow43wW5qXLK8ofg3V9NaaCyObSTO7wJfktWAtG/NBgkJOdUL+pV8dHBj0qvDkQ=="
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.19.0.tgz",
"integrity": "sha512-HycB9mnCCaontVCH9tnRoGVofp4H2c+m518e3g5vLVGmmHVI7qOSI71TGbJ0XoHdfFf2EN2HUAGMCNT5IiiuNQ=="
},
"@szmarczak/http-timer": {
"version": "4.0.6",

View File

@ -55,7 +55,7 @@
"@loadable/component": "5.15.0",
"@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.5.0",
"@stripe/stripe-js": "1.18.0",
"@stripe/stripe-js": "1.19.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.10.5",
"assert": "2.0.0",