We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7090932 commit 44db0d2Copy full SHA for 44db0d2
CHANGELOG.md
@@ -126,11 +126,14 @@ and this project adheres to
126
check for `TelescopeGeneratedType | TsProtoGeneratedType`/`PbjsGeneratedType`
127
such that you can create instanes through
128
`MyMessage.fromPartial()`/`MyMessage.create()`.
129
+- @cosmjs/crypto: Upgrade dependencies @noble/ciphers, @noble/curves,
130
+ @noble/hashes and @scure/bip39 to v2. ([#1935])
131
132
[#1883]: https://github.com/cosmos/cosmjs/issues/1883
133
[#1866]: https://github.com/cosmos/cosmjs/issues/1866
134
[#1903]: https://github.com/cosmos/cosmjs/pull/1903
135
[#1930]: https://github.com/cosmos/cosmjs/pull/1930
136
+[#1935]: https://github.com/cosmos/cosmjs/pull/1935
137
138
## [0.37.0] - 2025-10-29
139
0 commit comments