From 21e6f4f8b94bc6976ae4b115e3287fd05d91e6f7 Mon Sep 17 00:00:00 2001 From: feruzm Date: Wed, 11 Sep 2024 09:03:01 +0530 Subject: [PATCH] update hivescript --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 044f3cf4f..394699cb9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@firebase/app": "^0.9.24", "@firebase/messaging": "^0.12.5", "@hiveio/dhive": "^1.3.1-beta", - "@hiveio/hivescript": "^1.3.1", + "@hiveio/hivescript": "^1.3.2", "@popperjs/core": "^2.11.8", "@react-spring/web": "^9.7.3", "@tanstack/react-query": "^5.15.0", diff --git a/yarn.lock b/yarn.lock index 6979d4043..b4fa04af8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1274,10 +1274,10 @@ verror "^1.10.0" whatwg-fetch "^3.0.0" -"@hiveio/hivescript@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@hiveio/hivescript/-/hivescript-1.3.1.tgz#f1ed117902595ddcf915b6a729b223a7b309e6d9" - integrity sha512-v70BMOco+pNr/LE6ttAAMTdPZcL/DbSD9s652LufM5osDQrlY8dwGLPUak9hTDdDOmwZY2cVQ5vFYxjMqLfykw== +"@hiveio/hivescript@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@hiveio/hivescript/-/hivescript-1.3.2.tgz#08054cd40cf0e98af8dd82352a606532fab87b48" + integrity sha512-j2aC6sefOfNv1dJGaxvV5RSnVan3/8qprTeI3MqzFP0/7Kr6wrgXb2Qb6CsOzvlyHjjfD3RXivtISDFGSnNj/A== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"