Skip to content

Commit 5644507

Browse files
committed
Update axios version to version without CVE
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 2a401be commit 5644507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/openfaas/faas-cli#readme",
2929
"dependencies": {
30-
"axios": "^0.19.2",
30+
"axios": ">=0.21.1",
3131
"delete": "^1.1.0",
3232
"mkdirp": "^0.5.1",
3333
"mocha": "^6.2.2"

0 commit comments

Comments
 (0)