mirror of
https://github.com/actions/setup-node.git
synced 2026-02-27 17:55:18 +08:00
* fix security alerts * fix security alerts * address Copilot suggestions --------- Co-authored-by: gowridurgad <gowridurgad@gmail.com>
13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"name": "pnpm-fixture",
|
|
"engines": {
|
|
"node": "^24.0.0"
|
|
},
|
|
"dependencies": {
|
|
"accepts": "^1.3.8",
|
|
"array-flatten": "^3.0.0",
|
|
"bytes": "^3.1.2",
|
|
"content-disposition": "^0.5.4"
|
|
}
|
|
}
|