build(deps): bump stripe from 8.121.0 to 8.129.0 (#12895)

Bumps [stripe](https://github.com/stripe/stripe-node) from 8.121.0 to 8.129.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.121.0...v8.129.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-21 11:43:43 +01:00
committed by GitHub
parent 7b20d02449
commit a493bb69ce
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12709,9 +12709,9 @@
}
},
"stripe": {
"version": "8.121.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.121.0.tgz",
"integrity": "sha512-Uswmut57hVdyPrb+EJUTWbrLcTIEL4LS5T6UQZPO5AJNYT0PGHajgY1esQwmV7yVBL+Kgt3y/16zIAY/gAwifg==",
"version": "8.129.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.129.0.tgz",
"integrity": "sha512-73b49GQg2+ig6Cet11QhN1WgBab+2xtHy57W4ZLRd9dq146vz+vik+kMQ7UAcTSF5vYyTM5Zo6POMZDPXqzWUg==",
"requires": {
"@types/node": ">=8.1.0",
"qs": "^6.6.0"
+1 -1
View File
@@ -66,7 +66,7 @@
"remove-markdown": "^0.3.0",
"rimraf": "^3.0.2",
"short-uuid": "^4.1.0",
"stripe": "^8.121.0",
"stripe": "^8.129.0",
"superagent": "^6.1.0",
"universal-analytics": "^0.4.23",
"useragent": "^2.1.9",