[Pkg-javascript-commits] [node-stream-http] 181/208: bump dependency versions
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-http.
commit 1c25d6f3a32dc247f76a235353875cbaa6f0f72a
Author: John Hiesey <john at hiesey.com>
Date: Mon Apr 3 20:20:47 2017 -0700
bump dependency versions
---
package.json | 4 ++--
test/browser/{delete.js => body-empty.js} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 6b03849..e395376 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"dependencies": {
"builtin-status-codes": "^3.0.0",
"inherits": "^2.0.1",
- "readable-stream": "^2.1.0",
+ "readable-stream": "^2.2.6",
"to-arraybuffer": "^1.0.0",
"xtend": "^4.0.0"
},
@@ -37,7 +37,7 @@
"basic-auth": "^1.0.3",
"brfs": "^1.4.0",
"cookie-parser": "^1.3.5",
- "express": "^4.13.0",
+ "express": "^4.15.2",
"tape": "^4.0.0",
"ua-parser-js": "^0.7.7",
"webworkify": "^1.0.2",
diff --git a/test/browser/delete.js b/test/browser/body-empty.js
similarity index 100%
rename from test/browser/delete.js
rename to test/browser/body-empty.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list