Update instructions for CVE-2025-55182 #1823
dai-shi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
References
Affected versions
All versions until v0.27.2
Update Instruction (Recommended)
For all affected versions
(Tested with v0.27.2.)
Update Instruction (Keeping Waku version)
For versions until v0.23.7
(Tested with v0.23.7. Note: There are some errors in DEV, but not in PRD.)
For versions between v0.24.0 and v0.27.2
npx json -I -f package.json -e 'this.overrides = this.overrides || {}; this.overrides.waku = this.overrides.waku || {}; this.overrides.waku["@vitejs/plugin-rsc"] = "^0.5.4"' npm install react@latest react-dom@latest react-server-dom-webpack@latest @vitejs/plugin-rsc@latest(Tested with v0.27.2. Note: It might not work with some versions.)
Beta Was this translation helpful? Give feedback.
All reactions