Skip to content

Commit 4cd3b8c

Browse files
committed
Update dependencies for npm
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 5644507 commit 4cd3b8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

npm/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfaas/faas-cli",
3-
"version": "0.11.3-2",
3+
"version": "0.13.5-1",
44
"description": "OpenFaaS CLI",
55
"main": "index.js",
66
"bin": {
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"axios": ">=0.21.1",
3131
"delete": "^1.1.0",
32-
"mkdirp": "^0.5.1",
33-
"mocha": "^6.2.2"
32+
"mkdirp": ">=1.0.4",
33+
"mocha": "^8.3.0"
3434
}
3535
}

0 commit comments

Comments
 (0)