Skip to content

Commit a9667c3

Browse files
committed
chore: update lodash to fix npm audit
1 parent 8da4724 commit a9667c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"dependencies": {
1616
"debug": "^2.2.0",
17-
"lodash": "^3.10.1",
17+
"lodash": "^4.17.15",
1818
"mkdirp": "0.5.0",
1919
"mongodb-core": "*",
2020
"rimraf": "2.2.6"

0 commit comments

Comments
 (0)