From 00ade4ad299a5c48863204484ab75465a292aafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Tue, 22 Dec 2015 19:36:15 +0100 Subject: [PATCH] Update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d42d958..fc3f759 100644 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ "dependencies": { "angular": "1.4.8", "angular-animate": "1.4.8", - "angular-chart.js": "0.8.6", + "angular-chart.js": "0.8.8", "angular-local-storage": "0.2.2", "angular-resource": "1.4.8", "angular-route": "1.4.8", "angular-sanitize": "1.4.8", "async": "1.5.0", - "body-parser": "1.14.1", + "body-parser": "1.14.2", "chart.js": "1.0.2", "clean-css": "3.4.8", "color-diff": "0.1.7", @@ -73,7 +73,7 @@ "grunt-mocha-test": "~0.12.7", "grunt-replace": "~0.11.0", "grunt-usemin": "~3.1.1", - "grunt-webfont": "~1.0.2", + "grunt-webfont": "~1.1.0", "matchdep": "~1.0.0", "mocha": "~2.3.2", "sinon": "~1.17.2",