Skip to content

Commit bb07467

Browse files
Bump axios from 0.19.2 to 0.20.0 (#269)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 472a3d6 commit bb07467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
3838
},
3939
"devDependencies": {
40-
"axios": "^0.19.0",
40+
"axios": "^0.20.0",
4141
"co-busboy": "^1.3.0",
4242
"coveralls": "^3.0.3",
4343
"expect.js": "0.3.x",

0 commit comments

Comments
 (0)