Commit de9acd0
authored
fix(deps): update dependency react-server-dom-webpack to v19.2.2 [security] (#675)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [react-server-dom-webpack](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-server-dom-webpack))
| [`19.2.1` ->
`19.2.2`](https://renovatebot.com/diffs/npm/react-server-dom-webpack/19.2.1/19.2.2)
|

|

|
### GitHub Vulnerability Alerts
####
[CVE-2025-55183](https://redirect.github.com/facebook/react/security/advisories/GHSA-925w-6v3x-g4j4)
## Impact
There is a source code exposure vulnerability in React Server
Components.
React recommends updating immediately.
The vulnerability exists in versions 19.0.0, 19.0.1 19.1.0, 19.1.1,
19.1.2, 19.2.0 and 19.2.1 of:
-
[react-server-dom-webpack](https://www.npmjs.com/package/react-server-dom-webpack)
-
[react-server-dom-parcel](https://www.npmjs.com/package/react-server-dom-parcel)
-
[react-server-dom-turbopack](https://www.npmjs.com/package/react-server-dom-turbopack?activeTab=readme)
These issues are present in the patches published last week.
## Patches
Fixes were back ported to versions 19.0.2, 19.1.3, and 19.2.2.
If you are using any of the above packages please upgrade to any of the
fixed versions immediately.
If your app’s React code does not use a server, your app is not affected
by this vulnerability. If your app does not use a framework, bundler, or
bundler plugin that supports React Server Components, your app is not
affected by this vulnerability.
## References
See the [blog
post](https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components)
for more information and upgrade instructions.
####
[CVE-2025-55184](https://redirect.github.com/facebook/react/security/advisories/GHSA-2m3v-v2m8-q956)
## Impact
There is a denial of service vulnerability in React Server Components.
React recommends updating immediately.
The vulnerability exists in versions 19.0.0, 19.0.1 19.1.0, 19.1.1,
19.1.2, 19.2.0 and 19.2.1 of:
-
[react-server-dom-webpack](https://www.npmjs.com/package/react-server-dom-webpack)
-
[react-server-dom-parcel](https://www.npmjs.com/package/react-server-dom-parcel)
-
[react-server-dom-turbopack](https://www.npmjs.com/package/react-server-dom-turbopack?activeTab=readme)
These issues are present in the patches published last week.
## Patches
Fixes were back ported to versions 19.0.2, 19.1.3, and 19.2.2.
If you are using any of the above packages please upgrade to any of the
fixed versions immediately.
If your app’s React code does not use a server, your app is not affected
by this vulnerability. If your app does not use a framework, bundler, or
bundler plugin that supports React Server Components, your app is not
affected by this vulnerability.
## References
See the [blog
post](https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components)
for more information and upgrade instructions.
---
### Release Notes
<details>
<summary>facebook/react (react-server-dom-webpack)</summary>
###
[`v19.2.2`](https://redirect.github.com/facebook/react/releases/tag/v19.2.2):
19.2.2 (December 11th, 2025)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.1...v19.2.2)
#### React Server Components
- Move `react-server-dom-webpack/*.unbundled` to private
`react-server-dom-unbundled`
([@​eps1lon](https://redirect.github.com/eps1lon)
[#​35290](https://redirect.github.com/facebook/react/pull/35290))
- Patch Promise cycles and toString on Server Functions
([@​sebmarkbage](https://redirect.github.com/sebmarkbage),
[@​unstubbable](https://redirect.github.com/unstubbable)
[#​35289](https://redirect.github.com/facebook/react/pull/35289),
[#​35345](https://redirect.github.com/facebook/react/pull/35345))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cedarjs/cedar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7d9fbd5 commit de9acd0
3 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3974 | 3974 | | |
3975 | 3975 | | |
3976 | 3976 | | |
3977 | | - | |
| 3977 | + | |
3978 | 3978 | | |
3979 | 3979 | | |
3980 | 3980 | | |
| |||
4184 | 4184 | | |
4185 | 4185 | | |
4186 | 4186 | | |
4187 | | - | |
| 4187 | + | |
4188 | 4188 | | |
4189 | 4189 | | |
4190 | 4190 | | |
| |||
27114 | 27114 | | |
27115 | 27115 | | |
27116 | 27116 | | |
27117 | | - | |
27118 | | - | |
27119 | | - | |
| 27117 | + | |
| 27118 | + | |
| 27119 | + | |
27120 | 27120 | | |
27121 | 27121 | | |
27122 | 27122 | | |
27123 | 27123 | | |
27124 | 27124 | | |
27125 | | - | |
27126 | | - | |
| 27125 | + | |
| 27126 | + | |
27127 | 27127 | | |
27128 | | - | |
| 27128 | + | |
27129 | 27129 | | |
27130 | 27130 | | |
27131 | 27131 | | |
| |||
0 commit comments