summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-07-24 15:52:43 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-07-24 15:52:43 -0400
commitd734f6a9e75b9476b40df01cebb991f8c304fb2e (patch)
treef1da68709945ea24002fa37373f930b7f05841a5 /package.json
parent4cdeecf56e42ec5150e453e5cf93c89439b15463 (diff)
downloadasync-d734f6a9e75b9476b40df01cebb991f8c304fb2e.tar.gz
Update lodash to 4.14.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8ef40c2..a85fa04 100644
--- a/package.json
+++ b/package.json
@@ -18,8 +18,8 @@
"utility"
],
"dependencies": {
- "lodash": "^4.8.0",
- "lodash-es": "^4.8.0"
+ "lodash": "^4.14.0",
+ "lodash-es": "^4.14.0"
},
"devDependencies": {
"babel-core": "^6.3.26",