chore: bump undici to ^7.16.0

- @actions/http-client: ^5.28.5 → ^7.16.0
- @actions/github: ^5.28.5 → ^7.16.0
- @actions/attest: ^6.20.0 → ^7.16.0

Note: undici v7 requires Node.js 20+
This commit is contained in:
Salman Muin Kayser Chishti
2025-12-10 23:35:57 +00:00
parent e1191599bb
commit 21d255035d
6 changed files with 30 additions and 33 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
},
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.28.5"
"undici": "^7.16.0"
},
"overrides": {
"uri-js": "npm:uri-js-replace@^1.0.1"