diff --git a/package.json b/package.json index b99284229..f6e0b65cc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stringstream": "~0.0.4", "tough-cookie": "~2.3.0", "tunnel-agent": "~0.4.1", - "uuid": "^2.0.2" + "uuid": "^3.0.0" }, "scripts": { "test": "npm run lint && npm run test-ci && npm run test-browser",