Skip to content

Commit 599cb7b

Browse files
chore(deps): update dependency js-yaml@>=4.0.0 <4.3.0 to v5
BREAKING CHANGE: updated dependencies to major versions
1 parent f27dafc commit 599cb7b

2 files changed

Lines changed: 17 additions & 9 deletions

File tree

pnpm-lock.yaml

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ overrides:
290290
form-data@>=4.0.0 <4.0.6: ">=4.0.6"
291291
# Stay on 4.x: js-yaml 5.x is ESM-only with no default export and breaks
292292
# multi-semantic-release's `import ... from "js-yaml"`. ^4.3.0 still patches GHSA-52cp-r559-cp3m.
293-
js-yaml@>=4.0.0 <4.3.0: "^4.3.1"
293+
js-yaml@>=4.0.0 <4.3.0: "^5.2.3"
294294

295295
shellEmulator: true
296296

0 commit comments

Comments
 (0)