Skip to content

Commit

Permalink
update dhive
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed May 3, 2024
1 parent a47c4c0 commit a3321e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@firebase/analytics": "^0.8.0",
"@firebase/app": "^0.7.28",
"@firebase/messaging": "^0.9.16",
"@hiveio/dhive": "^1.2.5",
"@hiveio/dhive": "^1.3.0",
"@hiveio/hivescript": "^1.2.7",
"@loadable/component": "^5.15.2",
"@loadable/server": "^5.15.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1430,10 +1430,10 @@
dependencies:
tslib "^2.1.0"

"@hiveio/dhive@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@hiveio/dhive/-/dhive-1.2.5.tgz#0a888c4ab361b50181c217ad736e881e293a9a55"
integrity sha512-9D1kT+kWtQUoVkre9BQbfM13kC7f0a/OwS5QeDKeurZEeVIpr4pfTBwV2dTrym8fL7EMMscIQljxmc3fBSP5gA==
"@hiveio/dhive@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@hiveio/dhive/-/dhive-1.3.0.tgz#352c1a0597a8262d78a954d425865b2460e0ea37"
integrity sha512-5MflC3/dMPSN5ZJ/6970PAubRTzwyHDxxb62Z6fs1NXA7Ut79yoNpFGXO9BlsdEmdcFeVsfb9vJx1e0enDQ5bQ==
dependencies:
bigi "^1.4.2"
bs58 "^4.0.1"
Expand Down

0 comments on commit a3321e8

Please sign in to comment.