Skip to content

Commit

Permalink
fix: upgrade yaml from 2.2.2 to 2.3.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade yaml from 2.2.2 to 2.3.4.

See this package in npm:
https://www.npmjs.com/package/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
  • Loading branch information
snyk-bot committed Feb 22, 2024
1 parent ea1a53f commit 6007d3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
"lodash.flatmap": "^4.5.0",
"lodash.flatten": "^4.4.0",
"lodash.merge": "^4.6.2",
"yaml": "^2.2.2"
"yaml": "^2.3.4"
}
}

0 comments on commit 6007d3d

Please sign in to comment.