[Pkg-javascript-commits] [node-coveralls] 284/332: Fix node-uuid deprecation by updating request dependency

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:54:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 99edf1a4f28fa8cec0618b5130cc1aff0a695c27
Author: Xiaoxin Lu <Xiaoxin.Lu at inin.com>
Date:   Tue Dec 13 14:29:17 2016 -0500

    Fix node-uuid deprecation by updating request dependency
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9777196..e86be41 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
     "lcov-parse": "0.0.10",
     "log-driver": "1.2.5",
     "minimist": "1.2.0",
-    "request": "2.75.0"
+    "request": "2.79.0"
   },
   "devDependencies": {
     "istanbul": "0.4.4",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list