12
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-06-28 21:00:44 +00:00

Resolve high-severity audit issues

This commit is contained in:
Jason Ginchereau 2026-06-18 17:59:56 -07:00
parent 4e1a87a501
commit 30eb73b41d
14 changed files with 768 additions and 24181 deletions

View file

@ -55,5 +55,9 @@
"prettier": "^3.6.2",
"ts-jest": "^29.4.1",
"typescript": "^5.4.2"
},
"overrides": {
"undici": "^6.24.1",
"fast-xml-parser": "^5.9.2"
}
}