Skip to content

Commit 728bc2f

Browse files
Trotttargos
authored andcommitted
tools: update dependencies in tools/doc
This clears warnings from `npm audit`. PR-URL: #27927 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent b117f6d commit 728bc2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tools/doc/package-lock.json

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

tools/doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"unist-util-visit": "^1.4.0"
2020
},
2121
"devDependencies": {
22-
"js-yaml": "^3.12.2"
22+
"js-yaml": "^3.13.1"
2323
},
2424
"optionalDependencies": {},
2525
"bin": "./generate.js"

0 commit comments

Comments
 (0)