Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 57a5ab8

Browse files
authored
refactor: Update js-yaml version to 4.1.1
Resolves https://github.com/pattern-lab/patternlab-node/issues/1514
1 parent 06fdb69 commit 57a5ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)