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

This commit is contained in:
Renovate Bot
2021-10-19 22:01:17 +00:00
committed by renovate[bot]
parent e24b133aaf
commit 22e39432fd
2 changed files with 4 additions and 4 deletions

View File

@ -4702,9 +4702,9 @@
}
},
"@stripe/stripe-js": {
"version": "1.20.2",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.20.2.tgz",
"integrity": "sha512-gTPpXQgAgKrAAvV2R5WO4NCuozALD4n3xaDLhPv+nAomIdPLtgEwI2xIGY7WMSKp9KfkKmlcjoPO4pkz8f/bpw=="
"version": "1.20.3",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.20.3.tgz",
"integrity": "sha512-pFhPvajrZJUzoOZDC3/2YsOeL5VD63CVlbOXs+AriIchmy6Kb2CQqrcHPCuK72FM726lwo4neF0wPRBtsLYXuw=="
},
"@szmarczak/http-timer": {
"version": "4.0.6",

View File

@ -51,7 +51,7 @@
"@loadable/component": "5.15.0",
"@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.20.2",
"@stripe/stripe-js": "1.20.3",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.10.5",
"assert": "2.0.0",