Skip to content

Commit 7f83a84

Browse files
authored
update package.json - npm audit fix
1 parent 7767442 commit 7f83a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"async": "^1.5.0",
1414
"formidable": "^1.0.11",
1515
"imagemagick": "^0.1.2",
16-
"lodash": "^0.9.2",
17-
"mkdirp": "^0.3.4"
16+
"lodash": "^4.17.11",
17+
"mkdirp": "^0.5.1"
1818
},
1919
"engines": {
2020
"node": ">= 0.8.8"

0 commit comments

Comments
 (0)