Skip to content

Commit 14b686b

Browse files
committed
fix(package): update dependencies
1 parent 92f42d8 commit 14b686b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"bl": "1.1.2",
4444
"continuation-local-storage": "3.1.7",
4545
"debug": "2.2.0",
46-
"lodash.assign": "4.0.8",
46+
"lodash.assign": "4.0.9",
4747
"lodash.defaults": "4.0.1",
4848
"lodash.flatmap": "4.3.0",
4949
"lodash.isnumber": "3.0.3",
5050
"node-uuid": "1.4.7",
51-
"qs": "6.1.0",
51+
"qs": "6.2.0",
5252
"semver": "5.1.0",
5353
"sync-request": "3.0.1"
5454
},
@@ -59,36 +59,36 @@
5959
},
6060
"devDependencies": {
6161
"amqplib": "0.4.1",
62-
"async": "2.0.0-rc.3",
62+
"async": "2.0.0-rc.5",
6363
"bluebird": "3.3.5",
64-
"body-parser": "1.15.0",
65-
"bookshelf": "0.9.4",
64+
"body-parser": "1.15.1",
65+
"bookshelf": "0.9.5",
6666
"cassandra-driver": "3.0.2",
6767
"chai": "3.5.0",
6868
"conventional-changelog": "1.1.0",
69-
"eslint": "2.8.0",
70-
"eslint-config-standard": "5.2.0",
69+
"eslint": "2.10.2",
70+
"eslint-config-standard": "5.3.1",
7171
"eslint-plugin-standard": "1.3.2",
7272
"express": "4.13.4",
7373
"fresh": "0.3.0",
7474
"freshy": "1.0.2",
7575
"ioredis": "1.15.1",
7676
"istanbul": "0.4.3",
77-
"knex": "0.10.0",
77+
"knex": "0.11.3",
7878
"koa": "1.2.0",
79-
"lodash": "4.11.1",
79+
"lodash": "4.12.0",
8080
"memcached": "2.2.1",
8181
"mocha": "2.4.5",
8282
"mongodb": "2.1.18",
83-
"mongoose": "4.4.14",
83+
"mongoose": "4.4.17",
8484
"mysql": "2.10.2",
8585
"nock": "8.0.0",
8686
"pg": "4.5.5",
8787
"pg-native": "1.10.0",
88-
"pre-commit": "1.1.2",
88+
"pre-commit": "1.1.3",
8989
"redis": "2.6.0-2",
9090
"semantic-release": "4.3.5",
91-
"sinon": "1.17.3",
91+
"sinon": "1.17.4",
9292
"sinon-chai": "2.8.0",
9393
"superagent": "1.8.3",
9494
"supertest": "1.2.0",

0 commit comments

Comments
 (0)