Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 6, 2017
1 parent 37faeb6 commit 6689dd2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -16,23 +16,23 @@
},
"main": "lib/mongoosastic.js",
"dependencies": {
"elasticsearch": "12.1.0",
"elasticsearch": "12.1.3",
"lodash.clonedeep": "4.5.0"
},
"devDependencies": {
"async": "2.1.2",
"async": "2.1.4",
"changelog": "^1.0.7",
"co-mocha": "^1.1.3",
"coveralls": "2.11.15",
"eslint": "3.10.2",
"eslint": "3.12.2",
"eslint-config-standard": "6.2.1",
"eslint-plugin-promise": "3.4.0",
"eslint-plugin-standard": "2.0.1",
"istanbul": "0.4.5",
"mocha": "3.1.2",
"mongoose": "4.6.8",
"should": "11.1.1",
"standard": "8.5.0"
"mocha": "3.2.0",
"mongoose": "4.7.6",
"should": "11.1.2",
"standard": "8.6.0"
},
"engines": {
"node": ">= 4.0"
Expand Down

0 comments on commit 6689dd2

Please sign in to comment.