Skip to content

Commit b321d60

Browse files
committed
fix: Updating lodash to the latest version
1 parent 1535e2e commit b321d60

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"graphlib": "^2.1.5",
44-
"lodash": "^4.7.13",
44+
"lodash": "^4.7.14",
4545
"object-hash": "^1.3.1",
4646
"semver": "^6.0.0",
4747
"source-map-support": "^0.5.11",

0 commit comments

Comments
 (0)