From 9e9d7c6a33da03fc37d2f56260296b10159576b2 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Thu, 19 Nov 2020 09:56:57 +0300 Subject: [PATCH] [spell] Update Update nodehun --- SpellChecker/npm-shrinkwrap.json | 4 ++-- SpellChecker/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SpellChecker/npm-shrinkwrap.json b/SpellChecker/npm-shrinkwrap.json index 693e88ce..870d9f09 100644 --- a/SpellChecker/npm-shrinkwrap.json +++ b/SpellChecker/npm-shrinkwrap.json @@ -276,8 +276,8 @@ "integrity": "sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg==" }, "nodehun": { - "version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#30616cbcced690df879ea978771829ae4c04d340", - "from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#30616cbcced690df879ea978771829ae4c04d340", + "version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", + "from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", "requires": { "node-addon-api": "*" } diff --git a/SpellChecker/package.json b/SpellChecker/package.json index 1b61f995..326f3896 100644 --- a/SpellChecker/package.json +++ b/SpellChecker/package.json @@ -8,7 +8,7 @@ "co": "^4.6.0", "config": "^2.0.1", "express": "^4.16.4", - "nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#30616cbcced690df879ea978771829ae4c04d340", + "nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", "sockjs": "^0.3.19" }, "pkg": {