Skip to content

Commit

Permalink
fix deprecated buffer usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ety001 committed Apr 24, 2022
1 parent c71fb59 commit 7b7c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"homepage": "https://github.com/steemit/steem-js#readme",
"dependencies": {
"@exodus/bytebuffer": "git+https://github.com/ExodusMovement/bytebuffer.js.git#exodus",
"@steemit/rpc-auth": "^1.1.1",
"bigi": "^1.4.2",
"bluebird": "^3.4.6",
"browserify-aes": "^1.0.6",
"bs58": "^4.0.0",
"buffer": "^5.0.6",
"bytebuffer": "^5.0.1",
"create-hash": "^1.1.2",
"create-hmac": "^1.1.4",
"cross-env": "^5.0.0",
Expand Down

0 comments on commit 7b7c033

Please sign in to comment.