Skip to content

Commit 9e4acca

Browse files
authored
chore(deps): override js-yaml version for vuln fixes (#1310)
1 parent 2cc704e commit 9e4acca

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
},
1515
"pnpm": {
1616
"overrides": {
17-
"minimatch": "10.0.3"
17+
"minimatch": "10.0.3",
18+
"js-yaml": "3.14.2"
1819
}
1920
},
2021
"packageManager": "pnpm@9.15.9"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)