Skip to content

Release/v4.0.3 - #8

Merged
web3iocore merged 3 commits into
mainfrom
release/v4.0.3
Jun 17, 2026
Merged

Release/v4.0.3#8
web3iocore merged 3 commits into
mainfrom
release/v4.0.3

Conversation

@iweb3Nomad

Copy link
Copy Markdown
  • Add ESLint, Prettier, and GitHub Actions CI for code quality
  • Upgrade dependencies: @reown/appkit to 1.8.20, @walletconnect/* to 2.23.9
  • Fix security vulnerabilities in transitive dependencies including h3 and picomatch

myzykj and others added 3 commits June 5, 2026 19:39
- Add ESLint, Prettier, EditorConfig for code quality and consistency
- Add GitHub Actions CI workflow for automated testing and validation
- Upgrade @reown/appkit to 1.8.20 and @walletconnect/* to 2.23.9
- Fix security vulnerabilities in transitive dependencies (h3, picomatch)
- Update TypeScript configurations for better ES2022 compatibility

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Override transitive deps to clear two high-severity advisories:
- ws >=8.0.0 <8.21.0 -> 8.21.0 (GHSA-96hv-2xvq-fx4p, memory exhaustion DoS)
- form-data >=4.0.0 <4.0.6 -> 4.0.6 (GHSA-hmw2-7cc7-3qxx, CRLF injection)

Version-ranged override keys so only vulnerable ranges are rewritten.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@web3iocore
web3iocore merged commit 37102bc into main Jun 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants