Update axios for security issue found

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd)
2021-02-19 09:40:46 +00:00
parent ec002af3c1
commit 2a401be645

View File

@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/openfaas/faas-cli#readme",
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.19.2",
"delete": "^1.1.0",
"mkdirp": "^0.5.1",
"mocha": "^6.2.2"