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:
Copilot
2026-07-31 14:34:28 +10:00
committed by GitHub
parent aa01464ccb
commit aa3fa2f22a
2 changed files with 7 additions and 17 deletions
+3
View File
@@ -48,5 +48,8 @@
"js-yaml": "^5.2.2",
"vfile": "^6.0.3",
"vfile-matter": "^5.0.1"
},
"overrides": {
"tmp": "0.2.7"
}
}