From af623735ed2a417b168b8a1e5d970ea4c3f67ead Mon Sep 17 00:00:00 2001 From: Benjamin Pannell Date: Wed, 23 Nov 2016 07:44:44 +0000 Subject: [PATCH] chore: Update out of date packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 807d87a..4405044 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/chai": "^3.4.33", "bluebird": "^3.4.6", "lodash": "^4.16.2", - "mongodb": "^2.2.10", + "mongodb": "^2.2.11", "skmatc": "~1.2.1" }, "peerDependencies": { @@ -77,7 +77,7 @@ "coveralls": "^2.11.14", "istanbul": "~0.4.5", "mocha": "^3.0.2", - "remap-istanbul": "^0.6.4", + "remap-istanbul": "^0.7.0", "source-map-support": "^0.4.2", "tslint": "^3.15.1", "typedoc": "~0.4.5",