mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
build(deps): bump amazon-payments from 0.2.8 to 0.2.9 (#13422)
Bumps [amazon-payments](https://github.com/MadisonReed/amazon-payments) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/MadisonReed/amazon-payments/releases) - [Commits](https://github.com/MadisonReed/amazon-payments/commits) --- updated-dependencies: - dependency-name: amazon-payments dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b666649463
commit
e31c57027c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2223,9 +2223,9 @@
|
|||
}
|
||||
},
|
||||
"amazon-payments": {
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/amazon-payments/-/amazon-payments-0.2.8.tgz",
|
||||
"integrity": "sha512-5EU4qf1UaICoVKwLjmSxuoGEt4nIkbdcPGCCSribKZo6X8e8mZ8M7UHO24Yk2b/vnjeW+0wHZdQcYXn4kluklg==",
|
||||
"version": "0.2.9",
|
||||
"resolved": "https://registry.npmjs.org/amazon-payments/-/amazon-payments-0.2.9.tgz",
|
||||
"integrity": "sha512-Vy5o/maYVCLSGvrPlUvoCunVffSHawN8zCJSQZcYPfqnDsLvQl8dC+Z58DAWoVGzR/JiKTeMirwpwG7zbllcSw==",
|
||||
"requires": {
|
||||
"request": "^2.88.0",
|
||||
"xml2js": "0.4.4"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@parse/node-apn": "^4.1.1",
|
||||
"@slack/webhook": "^6.0.0",
|
||||
"accepts": "^1.3.5",
|
||||
"amazon-payments": "^0.2.8",
|
||||
"amazon-payments": "^0.2.9",
|
||||
"amplitude": "^5.1.6",
|
||||
"apidoc": "^0.29.0",
|
||||
"apple-auth": "^1.0.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue