Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 80ea16c

Browse files
committed
Update dependencies
1 parent 687ccad commit 80ea16c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"start": "node bin/app.js"
88
},
99
"dependencies": {
10-
"bluebird": "^3.0.6",
10+
"bluebird": "^3.4.6",
1111
"cli-table": "^0.3.1",
12-
"convict": "^1.0.2",
13-
"js-yaml": "^3.5.2",
14-
"node-forge": "^0.6.30"
12+
"convict": "^1.4.0",
13+
"js-yaml": "^3.6.1",
14+
"node-forge": "^0.6.42"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)