mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-26 21:26:57 -05:00
Bump axios and pm2
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [pm2](https://github.com/Unitech/pm2). These dependencies need to be updated together. Removes `axios` Updates `pm2` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Unitech/pm2/compare/5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: pm2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"pm2": "^5.2.0",
|
||||
"pm2": "^5.3.1",
|
||||
"prettier": "^2.6.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.7.0",
|
||||
|
||||
Reference in New Issue
Block a user