From 3c51c48a8d42b49d0cf1a2bd2964822cbeaf363b Mon Sep 17 00:00:00 2001 From: NGUYEN DINH Quoc-Huy <contact@quoc-huy.com> Date: Sun, 19 Apr 2020 15:12:55 +1000 Subject: [PATCH] Update Hivescript --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f124fe35b..0e62b0c19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,9 +11,9 @@ js-tokens "^3.0.0" "@hivechain/hivescript@^1.1.3": - version "1.1.6" - resolved "https://registry.yarnpkg.com/@hivechain/hivescript/-/hivescript-1.1.6.tgz#af2cded24dfc685c7374a0daf3b2f2cb6e7a952d" - integrity sha512-2gyG/GLSjPh0H5x3o+/4qO/+aOhWuQZU0PLWjM1Q3gefY5AwHTCCqd9TLrinoHw2jsuhN9nnR4LK37QHPA8nIg== + version "1.1.7" + resolved "https://registry.yarnpkg.com/@hivechain/hivescript/-/hivescript-1.1.7.tgz#24d89ef8b0984c6e496934b626a72a374618338a" + integrity sha512-hS/negE2DoPqPYzY14+WLqNrdV+4R9pt3AhKkabW6m8auNXOp6i48+ckTMRWT5/lU4/avhjKgOgdqvTAMbXRAg== "@hiveio/hive-js@0.0.1": version "0.0.1" -- GitLab