Skip to content

Commit 2c1346b

Browse files
committed
fix: upgrade yaml from 2.6.1 to 2.7.1
Snyk has created this PR to upgrade yaml from 2.6.1 to 2.7.1. See this package in npm: yaml See this project in Snyk: https://app.snyk.io/org/codekie/project/97d884e0-36c0-41cd-8041-ff4dafc1d2b5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 78cf376 commit 2c1346b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -85,6 +85,6 @@
8585
"lodash.flatmap": "^4.5.0",
8686
"lodash.flatten": "^4.4.0",
8787
"lodash.merge": "^4.6.2",
88-
"yaml": "^2.6.1"
88+
"yaml": "^2.7.1"
8989
}
9090
}

0 commit comments

Comments
 (0)