Skip to content

Commit d3b7bb6

Browse files
authored
Fix js-jaml security alert (#10091)
1 parent f2579db commit d3b7bb6

File tree

2 files changed

+8
-23
lines changed

2 files changed

+8
-23
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"@biomejs/biome",
1818
"esbuild",
1919
"sharp"
20-
]
20+
],
21+
"overrides": {
22+
"js-yaml@<4.1.1": ">=4.1.1"
23+
}
2124
}
2225
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)