Skip to content

Commit 367a2ea

Browse files
author
Charles Rudolph
committed
require latest lodash
1 parent 08562ae commit 367a2ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"indent-string": "^3.1.0",
150150
"is-generator": "^1.0.2",
151151
"is-stream": "^1.1.0",
152-
"lodash": "^4.0.0",
152+
"lodash": "^4.17.4",
153153
"mz": "^2.4.0",
154154
"progress": "^2.0.0",
155155
"resolve": "^1.3.3",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2674,7 +2674,7 @@ lodash.memoize@~3.0.3:
26742674
version "3.0.4"
26752675
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
26762676

2677-
lodash@^4.0.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
2677+
lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
26782678
version "4.17.4"
26792679
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
26802680

0 commit comments

Comments
 (0)