You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by du...@apache.org on 2018/01/15 15:09:38 UTC

[incubator-openwhisk-package-cloudant] branch master updated: update request package to a version without known memory leaks (#151)

This is an automated email from the ASF dual-hosted git repository.

dubeejw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-cloudant.git


The following commit(s) were added to refs/heads/master by this push:
     new f620a20  update request package to a version without known memory leaks (#151)
f620a20 is described below

commit f620a2030efc016b566013e94953debea3486c45
Author: Martin Henke <ma...@web.de>
AuthorDate: Mon Jan 15 16:09:36 2018 +0100

    update request package to a version without known memory leaks (#151)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index cacd03c..7dac60e 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "winston": "^2.1.1",
     "moment": "^2.11.1",
     "lodash": "^3.10.1",
-    "request": "2.69.0",
+    "request": "^2.83.1",
     "cloudant-nano": "6.7.0",
     "json-stringify-safe": "^5.0.1",
     "http-status-codes": "^1.0.5",

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].