Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
update dhive and hivescript
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Sep 9, 2021
1 parent b66e017 commit 99d8ff7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@ecency/render-helper": "^2.1.25",
"@hiveio/dhive": "^1.0.1",
"@hiveio/hivescript": "^1.2.4",
"@hiveio/dhive": "^1.1.0",
"@hiveio/hivescript": "^1.2.7",
"@types/bs58": "^4.0.1",
"@types/chartist": "^0.11.0",
"@types/diff-match-patch": "^1.0.32",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1014,10 +1014,10 @@
xmldom "^0.5.0"
xss "^1.0.8"

"@hiveio/dhive@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@hiveio/dhive/-/dhive-1.0.1.tgz#76bb9e9dbd4cc9efadafd8a40b7025c997a56aba"
integrity sha512-j6PEAhLwhSWzMjQiPS0Qsy3jZ+6pAirlnPkgkkb+3q7CGG0eNA7w5VYaFv4OFGecOQfESj7MViYhpzC+5qiq0Q==
"@hiveio/dhive@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@hiveio/dhive/-/dhive-1.1.0.tgz#baf9cd95a9e7811dd5e451fd2afcf25d071e751c"
integrity sha512-IlDilQ/VFBFhsXeRCtQxb0GIQwEKz9kLT9Mdc7Ls2D7+C7LnPrnw71ih4h6tvTrMT8C/WhJteXyDBJT8ky0aoA==
dependencies:
bs58 "^4.0.1"
bytebuffer "^5.0.1"
Expand All @@ -1029,10 +1029,10 @@
verror "^1.10.0"
whatwg-fetch "^3.0.0"

"@hiveio/hivescript@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@hiveio/hivescript/-/hivescript-1.2.4.tgz#22bfa6ce3d3f6d70d5460b5aa10ddd7b63bca7aa"
integrity sha512-xMq9JI2E6qiXUGNvpMXy6Xzt7SH3PGneqCTt81esZCxqJXK6ZO34CngWPlsDY0xLEHk5FOCF1FLl+WyxQ4MS0g==
"@hiveio/hivescript@^1.2.7":
version "1.2.7"
resolved "https://registry.yarnpkg.com/@hiveio/hivescript/-/hivescript-1.2.7.tgz#883677ba732509929ca8882f38c28018543c3dbb"
integrity sha512-SQmdL7FlRblQXcObpoyyzEZkFqYS0OAv3zPZMUsK1h5wv9WbDe4fsfRxY6e5+RbAHvyxB3hO6Irx01Zztm417Q==

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
Expand Down

0 comments on commit 99d8ff7

Please sign in to comment.