mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
build(deps): bump amazon-payments from 0.2.7 to 0.2.8
Bumps [amazon-payments](https://github.com/MadisonReed/amazon-payments) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/MadisonReed/amazon-payments/releases) - [Commits](https://github.com/MadisonReed/amazon-payments/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8b569e2136
commit
0af4561e95
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -1058,11 +1058,11 @@
|
|||
}
|
||||
},
|
||||
"amazon-payments": {
|
||||
"version": "0.2.7",
|
||||
"resolved": "https://registry.npmjs.org/amazon-payments/-/amazon-payments-0.2.7.tgz",
|
||||
"integrity": "sha512-TDaE0N9IeFJGIKHSIMyDBP8iq9jMcdT/BcpVEAunwL22he1/nI4/tnaOZs4TYFNMnWj2r5pVgDJzwQXTW9wFzw==",
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/amazon-payments/-/amazon-payments-0.2.8.tgz",
|
||||
"integrity": "sha512-5EU4qf1UaICoVKwLjmSxuoGEt4nIkbdcPGCCSribKZo6X8e8mZ8M7UHO24Yk2b/vnjeW+0wHZdQcYXn4kluklg==",
|
||||
"requires": {
|
||||
"request": "^2.85.0",
|
||||
"request": "^2.88.0",
|
||||
"xml2js": "0.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@google-cloud/trace-agent": "^4.2.4",
|
||||
"@slack/client": "^3.8.1",
|
||||
"accepts": "^1.3.5",
|
||||
"amazon-payments": "^0.2.7",
|
||||
"amazon-payments": "^0.2.8",
|
||||
"amplitude": "^3.5.0",
|
||||
"apidoc": "^0.17.5",
|
||||
"apn": "^2.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue