Commit 52ecfe7
build(deps): Upgrade js-yaml 4.x to 4.1.1 to fix GHSA-mh29-5h37-fv8m (#209)
The same advisory also affects [email protected] (fixed in 4.1.1). This
instance is pulled in by [email protected] and @eslint/[email protected], both of
which require js-yaml@^4.1.0.
No resolutions override is added: a broad "js-yaml" entry cannot safely pin
both the 3.x and 4.x instances simultaneously since the two major versions
have incompatible APIs (safeLoad/safeDump were removed in 4.x). Since
^4.1.0 naturally satisfies 4.1.1, removing the stale lockfile entry is
sufficient.
Co-authored-by: Claude <[email protected]>1 parent 486cfcc commit 52ecfe7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4239 | 4239 | | |
4240 | 4240 | | |
4241 | 4241 | | |
4242 | | - | |
4243 | | - | |
4244 | | - | |
| 4242 | + | |
| 4243 | + | |
| 4244 | + | |
4245 | 4245 | | |
4246 | 4246 | | |
4247 | 4247 | | |
| |||
0 commit comments