Skip to content

Commit

Permalink
Bump @nodary/utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed Oct 23, 2023
1 parent 6640815 commit d6aec84
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": "^0.12.0",
"@nodary/utilities": "^0.9.0",
"@nodary/utilities": "^0.10.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.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-0.9.0.tgz#4301f9ac1533febd94d479a8d3de37d26236d1fc"
integrity sha512-EKRk6sMbHe/hTpR5FywiHsZqIqzH21dwdV7ycgSba4VupPlCfA7vCip0YwySlO6i6LVEmTwf+JeGueIeJPuilQ==
"@nodary/utilities@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-0.10.0.tgz#385dc69cb2d5b8e745c5c5f0236eddf41f1d7354"
integrity sha512-iA1A280PSjpQr2sGeviw9h20lYhKohKe5898dCkAnPdTP1yDorOBbSOLFYG9x1uRi0acKlSYujllFXrY3q63CA==
dependencies:
"@api3/airnode-abi" "^0.10.0"
ethers "^6.1.0"
Expand Down

0 comments on commit d6aec84

Please sign in to comment.