Skip to content

Commit

Permalink
Bump @nodary/utilities from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrhn9 committed Jan 19, 2024
1 parent c953a29 commit be8efb4
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": "^1.3.0",
"@nodary/utilities": "^1.4.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 @@ -540,10 +540,10 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==

"@nodary/utilities@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-1.3.0.tgz#53f87d0a083ba77572ed4862b9bc70e90798a1b4"
integrity sha512-4fQ5KwA3ZL210vzFjGRymvy5vK6Q72ndpm2zi8l5h9CuSDJs+x7l1G7FSk0PJz40FpkscexDGUUZ65wPJyHRAg==
"@nodary/utilities@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-1.4.0.tgz#9cda6a77239b3765fe40e0b9d7c22c360b16fd69"
integrity sha512-IPGqJZfWQ9DOVsvfSDPLhttCW/NJkhasjwXXxqybAhgKe9J8e6jDDBAcbeTbqqVYGm1eQf9qTgxOU26Y2kmo3Q==
dependencies:
"@api3/airnode-abi" "^0.10.0"
"@api3/chains" "^4.2.0"
Expand Down

0 comments on commit be8efb4

Please sign in to comment.