Update oniguruma and native-keymap

This commit is contained in:
Alex Dima
2016-09-21 00:47:01 +03:00
parent 6305cb82db
commit e3ed701a9f
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -288,9 +288,9 @@
"resolved": "https://registry.npmjs.org/nan/-/nan-2.4.0.tgz"
},
"native-keymap": {
"version": "0.1.2",
"from": "native-keymap@0.1.2",
"resolved": "https://registry.npmjs.org/native-keymap/-/native-keymap-0.1.2.tgz"
"version": "0.2.0",
"from": "native-keymap@0.2.0",
"resolved": "https://registry.npmjs.org/native-keymap/-/native-keymap-0.2.0.tgz"
},
"normalize-path": {
"version": "2.0.1",
@@ -303,9 +303,9 @@
"resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.0.tgz"
},
"oniguruma": {
"version": "6.1.0",
"version": "6.1.1",
"from": "oniguruma@>=6.0.1 <7.0.0",
"resolved": "https://registry.npmjs.org/oniguruma/-/oniguruma-6.1.0.tgz"
"resolved": "https://registry.npmjs.org/oniguruma/-/oniguruma-6.1.1.tgz"
},
"parse-glob": {
"version": "3.0.4",
+1 -1
View File
@@ -25,7 +25,7 @@
"https-proxy-agent": "0.3.6",
"iconv-lite": "0.4.13",
"minimist": "1.2.0",
"native-keymap": "0.1.2",
"native-keymap": "0.2.0",
"pty.js": "https://github.com/Tyriar/pty.js/tarball/fffbf86eb9e8051b5b2be4ba9c7b07faa018ce8d",
"fast-plist": "0.1.1",
"semver": "4.3.6",