Skip to content

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"contentstack": "./bin/index.js"
88
},
99
"dependencies": {
10-
"async": "2.6.1",
10+
"async": "2.6.4",
1111
"chalk": "2.4.1",
1212
"commander": "2.9.0",
1313
"debug": "4.1.0",
14-
"lodash": "4.17.11",
15-
"mkdirp": "0.5.1",
14+
"lodash": "4.17.21",
15+
"mkdirp": "0.5.2",
1616
"ncp": "2.0.0",
1717
"prompt": "1.0.0",
1818
"request": "2.88.0",

0 commit comments

Comments
 (0)