Skip to content

Commit 504e29d

Browse files
fix(deps): update dependency js-yaml to v4.1.1 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbc05c9 commit 504e29d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@number-flow/vue": "0.4.8",
1717
"@types/js-yaml": "4.0.9",
18-
"js-yaml": "4.1.0",
18+
"js-yaml": "4.1.1",
1919
"monaco-editor": "0.54.0",
2020
"monaco-yaml": "5.4.0",
2121
"vitepress-plugin-llms": "1.8.1",

pnpm-lock.yaml

Lines changed: 5 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)