summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Dukakis <chrisdukakis@gmail.com>2018-05-18 01:02:18 +0300
committerChris Dukakis <chrisdukakis@gmail.com>2018-05-18 01:02:18 +0300
commit5f6f3d9af580bf3bbcdb33accbe3a691c9a1af1c (patch)
treeee9b1b909f5dfec15e501ff76c86debda7588f13 /package.json
parentfa8ff76a45a4a6594556a69e45d741e22cc1d6c2 (diff)
downloadasync-5f6f3d9af580bf3bbcdb33accbe3a691c9a1af1c.tar.gz
update lodash-es to match lodash@4.17
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7dc1d39..2aed20b 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
],
"dependencies": {
"lodash": "^4.17.5",
- "lodash-es": "^4.14.0"
+ "lodash-es": "^4.17.10"
},
"devDependencies": {
"babel-cli": "^6.24.0",