2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2025-01-03 14:17:29 +00:00

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

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",