Skip to content

Commit

Permalink
Bump axios and pm2
Browse files Browse the repository at this point in the history
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](Unitech/pm2@5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: pm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gideontong committed Feb 6, 2024
1 parent 72ebbd4 commit 549fe75
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 64 deletions.
116 changes: 53 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"discord.js": "^12.5.3",
"log4js": "^6.7.0",
"mongodb": "^3.7.3",
"pm2": "^5.2.0",
"pm2": "^5.3.1",
"qrcode": "^1.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit 549fe75

Please sign in to comment.