Upgrade deps with known vulnerabilities (#902)

This commit is contained in:
Sergey Mankovsky
2026-03-06 17:36:01 +01:00
committed by GitHub
parent 304315daaf
commit 6b0292d5f0
4 changed files with 89 additions and 31 deletions

View File

@@ -57,7 +57,8 @@
"minimatch@>=9.0.0 <9.0.7": "9.0.7",
"lodash@<4.17.23": "4.17.23",
"js-yaml@<4.1.1": "4.1.1",
"gray-matter": "github:jonschlinkert/gray-matter#234163e"
"gray-matter": "github:jonschlinkert/gray-matter#234163e",
"serialize-javascript": "7.0.4"
}
}
}