mirror of
https://github.com/fergalmoran/supanextail.git
synced 2025-12-22 09:17:54 +00:00
Merge pull request #31 from Etheonor/dependabot/npm_and_yarn/stripe-8.164.0
Bump stripe from 8.163.0 to 8.164.0
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-icons": "^4.2.0",
|
||||
"react-toastify": "^7.0.4",
|
||||
"stripe": "^8.163.0"
|
||||
"stripe": "^8.164.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.3.1",
|
||||
@@ -4515,9 +4515,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stripe": {
|
||||
"version": "8.163.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.163.0.tgz",
|
||||
"integrity": "sha512-hbKZdiPWVLhE0tgo6OMub7zpQpyAGLV9YaYcFOYgiryYw40HXiQtBcZLYtxpp5VdhovOLZrPGARrWovPDbewfQ==",
|
||||
"version": "8.164.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.164.0.tgz",
|
||||
"integrity": "sha512-gTc90jq3s0za5s/4ZNBSM6Ve3qiPTegaexEdx8hbHlqrffByh/zwlqNXIjuYZCRsySd8tpjoGl1zzF5XHl3X5w==",
|
||||
"dependencies": {
|
||||
"@types/node": ">=8.1.0",
|
||||
"qs": "^6.6.0"
|
||||
@@ -8658,9 +8658,9 @@
|
||||
}
|
||||
},
|
||||
"stripe": {
|
||||
"version": "8.163.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.163.0.tgz",
|
||||
"integrity": "sha512-hbKZdiPWVLhE0tgo6OMub7zpQpyAGLV9YaYcFOYgiryYw40HXiQtBcZLYtxpp5VdhovOLZrPGARrWovPDbewfQ==",
|
||||
"version": "8.164.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.164.0.tgz",
|
||||
"integrity": "sha512-gTc90jq3s0za5s/4ZNBSM6Ve3qiPTegaexEdx8hbHlqrffByh/zwlqNXIjuYZCRsySd8tpjoGl1zzF5XHl3X5w==",
|
||||
"requires": {
|
||||
"@types/node": ">=8.1.0",
|
||||
"qs": "^6.6.0"
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"react-feather": "^2.0.9",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-toastify": "^7.0.4",
|
||||
"stripe": "^8.163.0"
|
||||
"stripe": "^8.164.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.3.1",
|
||||
|
||||
Reference in New Issue
Block a user