mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-23 06:07:07 +00:00
build(deps): bump stripe from 7.13.1 to 7.14.0 (#11606)
Bumps [stripe](https://github.com/stripe/stripe-node) from 7.13.1 to 7.14.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/v7.13.1...v7.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e8a19c32fe
commit
29046cc2d5
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -11993,9 +11993,9 @@
|
|||
"integrity": "sha1-IrD6OkE4WzO+PzMVUbu4N/oM164="
|
||||
},
|
||||
"stripe": {
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-7.13.1.tgz",
|
||||
"integrity": "sha512-aF9F/M10MulZumSrwoDULBOZKqNUvyYA22Bg6u98VJEH/2Dck60W1FcT793WhsHHa/+z6TPR/8Ev7GNq1+SYOQ==",
|
||||
"version": "7.14.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-7.14.0.tgz",
|
||||
"integrity": "sha512-2YSSuJ18jxue0xhW2gZIoz4asC8rITvsNxzh/KuYVKK3dELK6/4M8yoGfSjFcic0D1FtJBB0j6l8Ty26a2L08w==",
|
||||
"requires": {
|
||||
"qs": "^6.6.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"regenerator-runtime": "^0.13.3",
|
||||
"rimraf": "^3.0.0",
|
||||
"short-uuid": "^3.0.0",
|
||||
"stripe": "^7.13.1",
|
||||
"stripe": "^7.14.0",
|
||||
"superagent": "^5.1.2",
|
||||
"universal-analytics": "^0.4.17",
|
||||
"useragent": "^2.1.9",
|
||||
|
|
|
|||
Loading…
Reference in a new issue