Skip to content

Commit

Permalink
feat: upgrade yaml from 1.10.2 to 2.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade yaml from 1.10.2 to 2.0.1.

See this package in npm:
https://www.npmjs.com/package/yaml

See this project in Snyk:
https://app.snyk.io/org/deepcode/project/27848fdd-a0c7-40aa-8fd0-9cd0de385002?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 6, 2022
1 parent 9363d10 commit 66c7314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
"needle": "^3.0.0",
"p-map": "^3.0.0",
"uuid": "^8.3.2",
"yaml": "^1.10.2"
"yaml": "^2.0.1"
}
}

0 comments on commit 66c7314

Please sign in to comment.