[Pkg-javascript-commits] [node-asn1.js] 85/202: rfc: update deps

Bastien Roucariès rouca at moszumanska.debian.org
Thu Apr 20 19:18:56 UTC 2017


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

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

commit fecc24b3f0866512d6cfd375a2abdddd66839862
Author: Fedor Indutny <fedor at indutny.com>
Date:   Tue Jan 6 00:00:38 2015 +0300

    rfc: update deps
---
 rfc/2560/package.json | 4 ++--
 rfc/3280/package.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rfc/2560/package.json b/rfc/2560/package.json
index 435165e..f136586 100644
--- a/rfc/2560/package.json
+++ b/rfc/2560/package.json
@@ -19,9 +19,9 @@
   },
   "homepage": "https://github.com/indutny/asn1.js",
   "dependencies": {
-    "asn1.js-rfc3280": "^0.4.0"
+    "asn1.js-rfc3280": "^1.0.0"
   },
   "peerDependencies": {
-    "asn1.js": "^0.6.0"
+    "asn1.js": "^1.0.0"
   }
 }
diff --git a/rfc/3280/package.json b/rfc/3280/package.json
index c728d59..59eba62 100644
--- a/rfc/3280/package.json
+++ b/rfc/3280/package.json
@@ -19,6 +19,6 @@
   },
   "homepage": "https://github.com/indutny/asn1.js",
   "peerDependencies": {
-    "asn1.js": "^0.6.0"
+    "asn1.js": "^1.0.0"
   }
 }

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



More information about the Pkg-javascript-commits mailing list