Skip to content

Commit 57a5ab8

Browse files
authored
refactor: Update js-yaml version to 4.1.1
Resolves #1514
1 parent 06fdb69 commit 57a5ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"glob": "7.1.6",
1515
"graphlib": "2.1.8",
1616
"js-beautify": "1.13.5",
17-
"js-yaml": "4.1.0",
17+
"js-yaml": "4.1.1",
1818
"lodash": "4.17.21",
1919
"markdown-it": "12.3.2",
2020
"node-fetch": "2.6.7",

0 commit comments

Comments
 (0)