Skip to content

Commit 75e0bb6

Browse files
chargomeclaude
andauthored
fix(deps): Bump diff to 5.2.2 (#19228)
Bump diff from 5.1.0 to 5.2.2 to address CVE-2026-24001 (DoS via unbounded memory allocation in parsePatch and applyPatch). Co-authored-by: Claude <noreply@anthropic.com>
1 parent 952dae3 commit 75e0bb6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15597,9 +15597,9 @@ diff@^4.0.1:
1559715597
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
1559815598

1559915599
diff@^5.0.0, diff@^5.1.0:
15600-
version "5.1.0"
15601-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
15602-
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
15600+
version "5.2.2"
15601+
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.2.tgz#0a4742797281d09cfa699b79ea32d27723623bad"
15602+
integrity sha512-vtcDfH3TOjP8UekytvnHH1o1P4FcUdt4eQ1Y+Abap1tk/OB2MWQvcwS2ClCd1zuIhc3JKOx6p3kod8Vfys3E+A==
1560315603

1560415604
diff@^7.0.0:
1560515605
version "7.0.0"

0 commit comments

Comments
 (0)