Skip to content

Commit f65d75f

Browse files
Bump axios from 0.21.2 to 0.24.0 in /services/bot
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.24.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.2...v0.24.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc441e commit f65d75f

File tree

2 files changed

+240
-227
lines changed

2 files changed

+240
-227
lines changed

services/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"typescript": "^4.4.3"
6969
},
7070
"dependencies": {
71-
"axios": "^0.21.2",
71+
"axios": "^0.24.0",
7272
"chartjs-to-image": "^1.0.4",
7373
"express": "^4.17.1",
7474
"migrate-mongo": "^8.2.2",

0 commit comments

Comments
 (0)