Deps: bump axios from 0.x to ^0.21.1, to reassure dependabot

This commit is contained in:
Ronan Jouchet 2021-02-24 23:12:21 -05:00
parent 380c98b23d
commit b99b2f9632
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
"watch": "npx concurrently \"npm:*:watch\""
},
"dependencies": {
"axios": "0.x",
"axios": "^0.21.1",
"commander": "4.x",
"electron-packager": "15.x",
"gitcloud": "0.x",