You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/12/04 23:55:55 UTC

[cordova-paramedic] branch master updated: Revert "Fix some npm audit issues (upgrade dependencies) (#40)"

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/master by this push:
     new 44fb0e5  Revert "Fix some npm audit issues (upgrade dependencies) (#40)"
44fb0e5 is described below

commit 44fb0e5bb34c8e927090353a12e3585b0b37f528
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Dec 5 00:55:30 2018 +0100

    Revert "Fix some npm audit issues (upgrade dependencies) (#40)"
    
    This reverts commit 3efce857da410df836a17e3f624e4ba63ec09401.
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 40fffd2..4363070 100644
--- a/package.json
+++ b/package.json
@@ -33,10 +33,10 @@
   "dependencies": {
     "cordova-common": "^1.1.0",
     "expect-telnet": "^0.5.2",
-    "jasmine": "^3.1.0",
+    "jasmine": "2.4.1",
     "jasmine-reporters": "^2.1.1",
     "jasmine-spec-reporter": "^2.4.0",
-    "localtunnel": "^1.9.0",
+    "localtunnel": "~1.5.0",
     "minimist": "~1.1.0",
     "path-extra": "^3.0.0",
     "q": "^1.4.1",
@@ -44,7 +44,7 @@
     "sauce-connect-launcher": "^1.2.2",
     "saucelabs": "^1.2.0",
     "shelljs": "~0.3.0",
-    "socket.io": "^2.1.0",
+    "socket.io": "^1.4.5",
     "tcp-port-used": "^0.1.2",
     "tmp": "0.0.25",
     "tree-kill": "^1.1.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org