fix: update yaml parser dependencies (#2062)

This commit is contained in:
ProfTrader
2026-06-22 06:44:29 +05:30
committed by GitHub
parent 28ce08897a
commit f072375ce1
2 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"all-contributors-cli": "^6.26.1"
},
"dependencies": {
"js-yaml": "^4.1.1",
"js-yaml": "^4.2.0",
"vfile": "^6.0.3",
"vfile-matter": "^5.0.1"
}