Skip to content

Commit d58e460

Browse files
Bump axios from 0.24.0 to 0.28.0 (#13)
* Release/1.4.1 - New Discord Format Usernames (#11) Support new Discord format usernames with "#0" user discriminators as returned by the Discord API durning rollover period. * Bump axios from 0.24.0 to 0.28.0 Bumps [axios](https://github.com/axios/axios) from 0.24.0 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.24.0...v0.28.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Jacob Pretorius <17687841+jacobpretorius@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55cf255 commit d58e460

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

package-lock.json

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/mongodb": "^3.5.27",
2727
"@types/node": "^16.11.9",
2828
"applicationinsights": "^2.5.1",
29-
"axios": "^0.24.0",
29+
"axios": "^0.28.0",
3030
"body-parser": "^1.20.1",
3131
"discord-api-types": "^0.24.0",
3232
"discord.js": "^13.3.1",

0 commit comments

Comments
 (0)