From bbb48497af727cf8753a619704523e665de780ec Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Sat, 31 Dec 2016 15:38:14 +0100 Subject: [PATCH] updated npm dependencies (#2518) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e55d21..df792ba8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "mocha": "^3.1.2", "rimraf": "^2.5.2", "uglify-js": "^2.6.2", - "uuid": "^2.0.1", + "uuid": "^3.0.1", "webpack": "^1.12.14", "yargs": "^6.3.0" }