Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
20 lines
399 B
JSON
20 lines
399 B
JSON
{
|
|
"name": "ghbot",
|
|
"version": "1.6.9",
|
|
"description": "",
|
|
"main": "discord.js",
|
|
"dependencies": {
|
|
"axios": "^0.21.2",
|
|
"discord.js": "^12.5.3",
|
|
"libsodium-wrappers": "^0.7.9",
|
|
"node-schedule": "^2.0.0",
|
|
"opusscript": "^0.0.8"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"start": "pm2 start discord.js --name ghbot-discord"
|
|
},
|
|
"author": "",
|
|
"license": "MIT"
|
|
}
|