mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Pin transitive tmp dependency to 0.2.7 (#2494)
* Initial plan * fix: override tmp to 0.2.4 Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * fix: pin tmp to 0.2.7 via override Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -48,5 +48,8 @@
|
||||
"js-yaml": "^5.2.2",
|
||||
"vfile": "^6.0.3",
|
||||
"vfile-matter": "^5.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
"tmp": "0.2.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user