Skip to content

Commit

Permalink
chore: bump @hyperlane-xyz/utils from 5.1.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [@hyperlane-xyz/utils](https://github.com/hyperlane-xyz/hyperlane-monorepo) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/hyperlane-xyz/hyperlane-monorepo/releases)
- [Commits](https://github.com/hyperlane-xyz/hyperlane-monorepo/compare/@hyperlane-xyz/[email protected]...@hyperlane-xyz/[email protected])

---
updated-dependencies:
- dependency-name: "@hyperlane-xyz/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent cc9c653 commit 8ed22f7
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7920,7 +7920,7 @@ __metadata:
languageName: node
linkType: hard

"@hyperlane-xyz/utils@npm:5.1.0, @hyperlane-xyz/utils@npm:^5.0.0":
"@hyperlane-xyz/utils@npm:5.1.0":
version: 5.1.0
resolution: "@hyperlane-xyz/utils@npm:5.1.0"
dependencies:
Expand All @@ -7935,6 +7935,21 @@ __metadata:
languageName: node
linkType: hard

"@hyperlane-xyz/utils@npm:^5.0.0":
version: 5.2.1
resolution: "@hyperlane-xyz/utils@npm:5.2.1"
dependencies:
"@cosmjs/encoding": "npm:^0.32.4"
"@solana/web3.js": "npm:^1.78.0"
bignumber.js: "npm:^9.1.1"
ethers: "npm:^5.7.2"
lodash-es: "npm:^4.17.21"
pino: "npm:^8.19.0"
yaml: "npm:2.4.5"
checksum: 10c0/ae8b3601f63f03a285fbf18a7ffcd1057afd3e17f83e861d4ab4ff3768ebce810ff471c768b40412e7c79a555d9ead346f4e9b8a1fe7999e923952da1e278937
languageName: node
linkType: hard

"@iarna/toml@npm:^2.2.5":
version: 2.2.5
resolution: "@iarna/toml@npm:2.2.5"
Expand Down Expand Up @@ -47984,6 +47999,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.4.5":
version: 2.4.5
resolution: "yaml@npm:2.4.5"
bin:
yaml: bin.mjs
checksum: 10c0/e1ee78b381e5c710f715cc4082fd10fc82f7f5c92bd6f075771d20559e175616f56abf1c411f545ea0e9e16e4f84a83a50b42764af5f16ec006328ba9476bb31
languageName: node
linkType: hard

"yaml@npm:^1.10.0, yaml@npm:^1.10.2, yaml@npm:^1.7.2":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
Expand Down

0 comments on commit 8ed22f7

Please sign in to comment.