Skip to content

Commit e86be3e

Browse files
Bump axios from 0.21.0 to 0.21.1 in /discord-bot (#68)
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.21.0...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63c5127 commit e86be3e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

discord-bot/package-lock.json

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

discord-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"dependencies": {
18-
"axios": "^0.21.0",
18+
"axios": "^0.21.1",
1919
"discord.js": "^12.4.0",
2020
"dotenv": "^8.2.0"
2121
}

0 commit comments

Comments
 (0)