[spellchecker] Update nodehun

This commit is contained in:
Alexander Trofimov
2020-11-11 12:46:53 +03:00
parent 03e588be5c
commit 54f2ec8d2e

View File

@ -270,9 +270,17 @@
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk="
},
"node-addon-api": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.2.tgz",
"integrity": "sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg=="
},
"nodehun": {
"version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#631d3f3c48500bf2f2ec44f8a676423d5c92e3d3",
"from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#631d3f3c48500bf2f2ec44f8a676423d5c92e3d3"
"version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#3059449be948ae12b00602f337f42ec2316fa3b5",
"from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#3059449be948ae12b00602f337f42ec2316fa3b5",
"requires": {
"node-addon-api": "*"
}
},
"on-finished": {
"version": "2.3.0",