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

This commit is contained in:
Renovate Bot
2021-10-04 19:04:37 +00:00
committed by renovate[bot]
parent 8ea801844a
commit 2643143118
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -55,7 +55,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.5.0", "@stripe/react-stripe-js": "1.5.0",
"@stripe/stripe-js": "1.19.0", "@stripe/stripe-js": "1.19.1",
"@types/react-scrollable-anchor": "0.6.1", "@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.10.5", "algoliasearch": "4.10.5",
"assert": "2.0.0", "assert": "2.0.0",