Commit b5400aa
fix: use js-yaml 3.14.2 instead of 4.1.1 to maintain API compatibility
js-yaml 4.x removed safeLoad/safeDump functions used by @changesets/parse.
The security fix for js-yaml 3.x is 3.14.2, which maintains backward
compatibility while patching the prototype pollution vulnerability.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6389490 commit b5400aa
File tree
4 files changed
+131
-30
lines changed- examples/expo-multichain
4 files changed
+131
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7143 | 7143 | | |
7144 | 7144 | | |
7145 | 7145 | | |
7146 | | - | |
7147 | | - | |
7148 | | - | |
7149 | | - | |
| 7146 | + | |
| 7147 | + | |
| 7148 | + | |
| 7149 | + | |
| 7150 | + | |
| 7151 | + | |
7150 | 7152 | | |
7151 | 7153 | | |
7152 | 7154 | | |
| |||
10131 | 10133 | | |
10132 | 10134 | | |
10133 | 10135 | | |
10134 | | - | |
| 10136 | + | |
10135 | 10137 | | |
10136 | 10138 | | |
10137 | 10139 | | |
| |||
13025 | 13027 | | |
13026 | 13028 | | |
13027 | 13029 | | |
13028 | | - | |
13029 | | - | |
13030 | | - | |
| 13030 | + | |
| 13031 | + | |
| 13032 | + | |
13031 | 13033 | | |
13032 | | - | |
| 13034 | + | |
| 13035 | + | |
13033 | 13036 | | |
13034 | 13037 | | |
13035 | | - | |
| 13038 | + | |
13036 | 13039 | | |
13037 | 13040 | | |
13038 | 13041 | | |
| |||
17376 | 17379 | | |
17377 | 17380 | | |
17378 | 17381 | | |
| 17382 | + | |
| 17383 | + | |
| 17384 | + | |
| 17385 | + | |
| 17386 | + | |
| 17387 | + | |
| 17388 | + | |
17379 | 17389 | | |
17380 | 17390 | | |
17381 | 17391 | | |
| |||
0 commit comments