mirror of
https://github.com/LBRYFoundation/lbry-social-tipbot.git
synced 2025-09-30 15:20:37 +00:00
Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.22.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"name": "lbry-social-tipbot",
|
|
"description": "LBC reddit tip bot",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitlab.com/aureolin/lbry-social-tipbot.git"
|
|
},
|
|
"dependencies": {
|
|
"async": "^2.5.0",
|
|
"bs58check": "^2.0.2",
|
|
"moment": "^2.29.4",
|
|
"mysql": "^2.14.1",
|
|
"request": "^2.82.0",
|
|
"request-debug": "^0.2.0"
|
|
}
|
|
}
|