Skip to content

Commit 08ac23d

Browse files
committed
fix: upgrade yaml from 2.4.5 to 2.8.1
Snyk has created this PR to upgrade yaml from 2.4.5 to 2.8.1. See this package in npm: yaml See this project in Snyk: https://app.snyk.io/org/lindsayevans/project/9aa1e31a-ff9a-4d9f-b984-b561d548f99b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b0c1e5c commit 08ac23d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"markdown-it-terminal": "^0.4.0",
6868
"ora": "^8.0.1",
6969
"shell-quote": "^1.8.1",
70-
"yaml": "^2.4.5"
70+
"yaml": "^2.8.1"
7171
}
7272
}

0 commit comments

Comments
 (0)