In vulnerable versions of ws, the issue can be mitigated in the following ways:
Reduce the maximum allowed length of the request headers using the
[--max-http-header-size=size][] and/or the [maxHeaderSize][] options so
that no more headers than the server.maxHeadersCount limit can be sent.
63d8386: Added Valora support with valoraWallet wallet connector
d46637a: Added safeWallet wallet connector to getDefaultConfig by default to improve the Safe Wallet app browser connection flow with a Safe button included by default in the wallet list
8d9a4e6: Fixed an issue where some options in the "Get Wallet" flow would appear as a blank page, or lack a back button to return to the Connect flow.
c08f620: Added zh-HK and zh-TW locales for Traditional Chinese language support. You can also specify zh-Hans and zh-Hant locales to refer to the writing systems directly.
Reference our guide to learn more about Localization.
675f9dd: Added icon for Gnosis Chain
f65b5c4: Added icon for Celo chain
9c36bfd: Added Kaia Wallet support with kaiaWallet wallet connector
2180ddd: Added Nest Wallet support with nestWallet wallet connector
fea278a: The coinbaseWallet wallet connector now has a preference argument to control whether Smart Wallet is enabled and available for users. Preference based behavior is documented here.
Smart Wallet will be enabled by default with all in early June, without a further upgrade.
Developers can test Smart Wallet with sepolia and baseSepolia chains today by setting smartWalletOnly like so:
import { coinbaseWallet } from "@rainbow-me/rainbowkit/wallets";
// Enable Coinbase Smart Wallet for testing
coinbaseWallet.preference = "smartWalletOnly";
63d8386: Added Valora support with valoraWallet wallet connector
8d9a4e6: Fixed an issue where some options in the "Get Wallet" flow would appear as a blank page, or lack a back button to return to the Connect flow.
d46637a: Added safeWallet wallet connector to getDefaultConfig by default to improve the Safe Wallet app browser connection flow with a Safe button included by default in the wallet list
2.1.5
Patch Changes
c08f620: Added zh-HK and zh-TW locales for Traditional Chinese language support. You can also specify zh-Hans and zh-Hant locales to refer to the writing systems directly.
Reference our guide to learn more about Localization.
675f9dd: Add icon for Gnosis Chain
f65b5c4: Add icon for Celo chain
9c36bfd: Added Kaia Wallet support with kaiaWallet wallet connector
2.1.4
Patch Changes
b530c80: Added mobile support for zealWallet wallet connector
7f6e36e: Added missing rdns property to some wallets. This helps them work with EIP-6963 connectors.
2eeb7b9: Improved the Safe Wallet app browser connection flow with a Safe button included by default in the wallet list
72fe07d: Added Binance Web3 Wallet support with binanceWallet wallet connector
d02d73f: Resolved an issue where the Phantom wallet did not appear as an EIP-6963 connector.
2.1.3
Patch Changes
23e33b9: Added mantle and mantleTestnet network support
7b00be5: Added Seif Wallet support with seifWallet wallet connector
001a0a9: Resolved an issue in development where browser detection would throw an error if navigator.userAgent was unavailable in the browser.
2.1.2
Patch Changes
2180ddd: Added Nest Wallet support with nestWallet wallet connector
fea278a: The coinbaseWallet wallet connector now has a preference argument to control whether Smart Wallet is enabled and available for users. Preference based behavior is documented here.
Smart Wallet will be enabled by default with all in early June, without a further upgrade.
Developers can test Smart Wallet with sepolia and baseSepolia chains today by setting smartWalletOnly like so:
Bumps the npm_and_yarn group with 11 updates in the / directory:
4.18.2
4.21.0
13.4.7
14.2.10
8.4.26
8.4.47
1.78.0
1.95.3
7.4.6
8.17.1
1.0.7
2.1.6
5.7.2
6.13.2
1.3.0
2.21.10
1.3.9
2.12.12
3.0.2
3.0.3
4.0.5
4.0.8
Updates
express
from 4.18.2 to 4.21.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
7e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.177ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)ec4a01b
feat: upgrade to body-parser@1.20.3 (#5926)54271f6
fix: don't render redirect values in anchor hrefMaintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
next
from 13.4.7 to 14.2.10Release notes
Sourced from next's releases.
... (truncated)
Commits
937651f
v14.2.107ed7f12
Remove invalid fallback revalidate value (#69990)99de057
Revert server action optimization (#69925)24647b9
Add ability to customize Cache-Control (#69802)6fa8982
v14.2.97998745
test: lock ts type check (#69889)4bd3849
create-next-app: fix font file corruption when using import alias (#69806)3756801
test: check most possible combination of CNA flags9a72ad6
unpin CNA tests from 14.2.3747d365
Fix metadata prop merging (#69807)Updates
postcss
from 8.4.26 to 8.4.47Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionb93582f
Update dependenciesc51e467
Fix error on inserting node without raws in some cases829ae47
Update dependencies5aaaec2
Update remaining workflow jobs to use latest version of actions (#1968)448c4f3
Release 8.4.45 version1c77d2e
Update unnecessary checkf38b329
Try to fix CIUpdates
@solana/web3.js
from 1.78.0 to 1.95.3Release notes
Sourced from
@solana/web3
.js's releases.... (truncated)
Commits
16f145d
chore: fix publish CI again (#3124)471af16
chore: fix publish CI (#3123)99aa3c8
fix: compare pubkey values not references (#3119)4124b49
chore: bump typedoc from 0.26.5 to 0.26.6 (#3112)c53b91b
chore: bump rollup from 4.19.0 to 4.21.0 (#3111)377e079
chore: bump semantic-release from 24.0.0 to 24.1.0 (#3110)34866e1
chore: bump tsx from 4.16.2 to 4.17.0 (#3087)62f8e43
chore: bump@noble/curves
from 1.4.2 to 1.5.0 (#3086)cf73a96
chore: bump commitlint from 19.3.0 to 19.4.0 (#3079)e570bee
chore: bump mocha and@types/mocha
(#3057)Maintainer changes
This version was pushed to npm by lorisleiva, a new releaser for
@solana/web3
.js since your current version.Updates
ws
from 7.4.6 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)Updates
@rainbow-me/rainbowkit
from 1.0.7 to 2.1.6Release notes
Sourced from
@rainbow-me/rainbowkit
's releases.... (truncated)
Changelog
Sourced from
@rainbow-me/rainbowkit
's changelog.... (truncated)
Commits
d8c64ee
chore: version packages (#2161)57ab225
fix: biome linting for package.json17c22b2
chore: upgrade wagmi, dependencies (#2168)8d9a4e6
fix: download option, back button for download flow (#2170)2dda603
fix: bloom desktop-only behavior (#2169)705749c
fix: lint0a1f73a
feat: add download links to ioPayWallet for different browsers (#2162)d46637a
fix: include safeWallet in getDefaultConfig (#2160)63d8386
feat: add Valora wallet (#2156)a8d89f1
chore: i18n update (#2154)Updates
ethers
from 5.7.2 to 6.13.2Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
1a51af8
Prevent mutating transactions when signing (#4789).fc66b8a
admin: updated dist filesc0b364b
admin: minor change to force build to pickup nil change for ws upgradea4b1d1f
Update ws package to address possible DoS vulnerability.16b8e18
docs: fixed paragraph leaking into code in migration docs9276187
admin: updated dist files90c196a
Fix missing return for Result proxy (#4681).5b8781d
admin: updated dist filese97ca3b
Merge branch 'wip-6.13'c2d5346
tests: added gasless testcase for RicMoo-controlled domainUpdates
viem
from 1.3....Description has been truncated