mirror of
https://github.com/fergalmoran/supanextail.git
synced 2026-01-03 15:14:26 +00:00
Bump stripe from 8.161.0 to 8.163.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.161.0 to 8.163.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.161.0...v8.163.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -26,7 +26,7 @@
|
|||||||
"react-feather": "^2.0.9",
|
"react-feather": "^2.0.9",
|
||||||
"react-icons": "^4.2.0",
|
"react-icons": "^4.2.0",
|
||||||
"react-toastify": "^7.0.4",
|
"react-toastify": "^7.0.4",
|
||||||
"stripe": "^8.156.0"
|
"stripe": "^8.163.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.0.4",
|
"autoprefixer": "^10.0.4",
|
||||||
@@ -4487,9 +4487,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/stripe": {
|
"node_modules/stripe": {
|
||||||
"version": "8.161.0",
|
"version": "8.163.0",
|
||||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.161.0.tgz",
|
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.163.0.tgz",
|
||||||
"integrity": "sha512-fvlN+JIGBDzyvybVkHku6p/qCUx7fQwqhAgNJjFv9MEqSxE+NpVRLK/nTf71snOeeLziYobLXfC2VzGQAei+BQ==",
|
"integrity": "sha512-hbKZdiPWVLhE0tgo6OMub7zpQpyAGLV9YaYcFOYgiryYw40HXiQtBcZLYtxpp5VdhovOLZrPGARrWovPDbewfQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": ">=8.1.0",
|
"@types/node": ">=8.1.0",
|
||||||
"qs": "^6.6.0"
|
"qs": "^6.6.0"
|
||||||
@@ -8608,9 +8608,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stripe": {
|
"stripe": {
|
||||||
"version": "8.161.0",
|
"version": "8.163.0",
|
||||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.161.0.tgz",
|
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.163.0.tgz",
|
||||||
"integrity": "sha512-fvlN+JIGBDzyvybVkHku6p/qCUx7fQwqhAgNJjFv9MEqSxE+NpVRLK/nTf71snOeeLziYobLXfC2VzGQAei+BQ==",
|
"integrity": "sha512-hbKZdiPWVLhE0tgo6OMub7zpQpyAGLV9YaYcFOYgiryYw40HXiQtBcZLYtxpp5VdhovOLZrPGARrWovPDbewfQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/node": ">=8.1.0",
|
"@types/node": ">=8.1.0",
|
||||||
"qs": "^6.6.0"
|
"qs": "^6.6.0"
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
"react-feather": "^2.0.9",
|
"react-feather": "^2.0.9",
|
||||||
"react-icons": "^4.2.0",
|
"react-icons": "^4.2.0",
|
||||||
"react-toastify": "^7.0.4",
|
"react-toastify": "^7.0.4",
|
||||||
"stripe": "^8.156.0"
|
"stripe": "^8.163.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.0.4",
|
"autoprefixer": "^10.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user