Skip to content

Commit 9c470ac

Browse files
Bump undici and @xmtp/react-sdk in /other/xmtp-example
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [@xmtp/react-sdk](https://github.com/xmtp/xmtp-web/tree/HEAD/packages/react-sdk). These dependencies need to be updated together. Removes `undici` Updates `@xmtp/react-sdk` from 6.0.1 to 9.0.0 - [Release notes](https://github.com/xmtp/xmtp-web/releases) - [Changelog](https://github.com/xmtp/xmtp-web/blob/main/packages/react-sdk/CHANGELOG.md) - [Commits](https://github.com/xmtp/xmtp-web/commits/@xmtp/[email protected]/packages/react-sdk) --- updated-dependencies: - dependency-name: undici dependency-version: dependency-type: indirect - dependency-name: "@xmtp/react-sdk" dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5b4575 commit 9c470ac

File tree

2 files changed

+55
-64
lines changed

2 files changed

+55
-64
lines changed

other/xmtp-example/package-lock.json

Lines changed: 54 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

other/xmtp-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"//IMP START": "IMP START - Web3Auth Installation",
1414
"dependencies": {
1515
"@web3auth/modal": "^10.3.0",
16-
"@xmtp/react-sdk": "^6.0.0",
16+
"@xmtp/react-sdk": "^9.0.0",
1717
"ethers": "^6.13.2",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)