Skip to content

Commit

Permalink
Bump axios from 0.21.2 to 0.28.0 in /minecraft/minecraftbot
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.2...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cmendible committed Jul 24, 2024
1 parent fcd0ed7 commit 7f065c3
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 10 deletions.
115 changes: 106 additions & 9 deletions minecraft/minecraftbot/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 minecraft/minecraftbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node main.ts"
},
"dependencies": {
"axios": "^0.21.2",
"axios": "^0.28.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"minecraft-data": "^2.84.0",
Expand Down

0 comments on commit 7f065c3

Please sign in to comment.