You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/11/19 16:30:34 UTC

[cordova-android] branch 7.1.x updated: Mark some 7.1.3 bundled dependency versions (#566)

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

brodybits pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/7.1.x by this push:
     new 7b33517  Mark some 7.1.3 bundled dependency versions (#566)
7b33517 is described below

commit 7b335173394fbcc82d8002290841afb6cfd6d33c
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Mon Nov 19 11:30:29 2018 -0500

    Mark some 7.1.3 bundled dependency versions (#566)
    
    to resolve red entries from npm outdated
---
 package.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package.json b/package.json
index 106d549..fb0a9e0 100644
--- a/package.json
+++ b/package.json
@@ -31,14 +31,17 @@
   "dependencies": {
     "android-versions": "1.3.0",
     "base64-js": "1.2.0",
+    "big-integer": "1.6.32",
     "cordova-common": "2.2.5",
     "elementtree": "0.1.6",
     "glob": "5.0.15",
     "nopt": "3.0.1",
+    "path-is-absolute": "1.0.1",
     "plist": "2.1.0",
     "properties-parser": "0.2.3",
     "q": "1.4.1",
     "sax": "0.3.5",
+    "semver": "5.5.0",
     "shelljs": "0.5.3",
     "xmlbuilder": "8.2.2"
   },


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