Skip to content

Commit 13745df

Browse files
author
Matt Willer
authored
Update js-yaml to v3.13.1 (#151)
A security vulnerability was found in js-yaml; the CLI doesn't use the affected method but out of an abundance of caution we can upgrade anyway.
1 parent 94e4777 commit 13745df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"debug": "^4.1.0",
3737
"fs-extra": "^7.0.0",
3838
"inquirer": "^6.2.0",
39-
"js-yaml": "^3.12.0",
39+
"js-yaml": "^3.13.1",
4040
"lodash": "^4.17.11",
4141
"ora": "^3.0.0",
4242
"p-event": "^2.3.1"

0 commit comments

Comments
 (0)