Skip to content

Commit

Permalink
Bump @nodaryio/examples
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed Nov 22, 2023
1 parent d6aec84 commit 72af819
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.10.0",
"@nodary/utilities": "^0.11.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.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-0.10.0.tgz#385dc69cb2d5b8e745c5c5f0236eddf41f1d7354"
integrity sha512-iA1A280PSjpQr2sGeviw9h20lYhKohKe5898dCkAnPdTP1yDorOBbSOLFYG9x1uRi0acKlSYujllFXrY3q63CA==
"@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==
dependencies:
"@api3/airnode-abi" "^0.10.0"
ethers "^6.1.0"
Expand Down

0 comments on commit 72af819

Please sign in to comment.