diff --git a/package.json b/package.json index fcefbaa..5672fbb 100644 --- a/package.json +++ b/package.json @@ -27,14 +27,14 @@ "test": "./test" }, "dependencies": { - "bagofholding": "0.0.9", + "bagofholding": "0.0.10", "dateformat": "1.0.2-1.2.3", "ncp": "0.2.6", "Nonsense": "0.1.2", "underscore": "1.3.3" }, "devDependencies": { - "mocha": "1.0.3", + "mocha": "1.2.1", "sandboxed-module": "0.1.3", "should": "0.6.3" }, @@ -47,4 +47,4 @@ "url": "http://github.com/cliffano/datagen/raw/master/LICENSE" } ] -} \ No newline at end of file +}