Skip to content

Commit

Permalink
Bump @nodary/utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrhn9 committed Dec 11, 2023
1 parent b584067 commit a70ae5f
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 @@ -23,7 +23,7 @@
"devDependencies": {
"@api3/chains": "^3.5.1",
"@api3/contracts": "^1.0.1",
"@nodary/utilities": "^0.11.0",
"@nodary/utilities": "^0.12.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -510,10 +510,10 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==

"@nodary/utilities@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-0.11.0.tgz#d854ef24ebc9cc82730377543dd5a440eb44c46a"
integrity sha512-HNNv/uTH76bmQLu5fQXvtC+xwSBU9yDYJE1SOxJVGiFz/8FFCreKR2vhEwjbj6WQ0lqhyZFkHFmo2bCl1btamw==
"@nodary/utilities@^0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-0.12.0.tgz#558762f6068fb559bec03ab8b7e12fca2cf9f651"
integrity sha512-JjtvhDLuXZaQd/3Ayfr5Sjw53VBTgmyDU3GR9OnmH1PnntDhGFQfTioN2bUa6ZAHVD11ZHrIBdX1DtlWGRjHnA==
dependencies:
"@api3/airnode-abi" "^0.10.0"
ethers "^6.1.0"
Expand Down

0 comments on commit a70ae5f

Please sign in to comment.