Skip to content

Commit

Permalink
Updating wharfkit/antelope
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Aug 13, 2024
1 parent 2274ace commit 8ac954b
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 @@ -19,7 +19,7 @@
"dependencies": {
"@wharfkit/abicache": "^1.2.1",
"@wharfkit/account": "^1.0.0",
"@wharfkit/antelope": "^1.0.2",
"@wharfkit/antelope": "^1.0.11",
"@wharfkit/common": "^1.2.0",
"@wharfkit/signing-request": "^3.1.0",
"pako": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1283,10 +1283,10 @@
"@wharfkit/token" "^1.0.1"
tslib "^2.1.0"

"@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.2.tgz#99947c03bd709af712a2fab0a4d8237d81b52f9e"
integrity sha512-Oad6w0xg+3DyKqOhXcpEiyhZXizcoqdKX0UO6+YsjMZ4+qs16++Uq2YcxUeOHTpSeh2RM4EtX8qijyF5JzUg4w==
"@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.11", "@wharfkit/antelope@^1.0.2":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.11.tgz#a830b3726b33d4faf4867add244013bf5e51fea3"
integrity sha512-4oSM5b9IzQxP6hC5H6QGBCylTYKs+cZ8fg6piM8qjj/g4Ok3YmYwx6sbIQwwQmdCUK9sBweKXrOHjNwpyafPBQ==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
Expand Down

0 comments on commit 8ac954b

Please sign in to comment.