harden installers rendering and dependency hygiene
This commit is contained in:
22
package.json
22
package.json
@@ -66,6 +66,28 @@
|
||||
"@sinclair/typebox": "^0.34.48",
|
||||
"dotenv": "^17.3.1"
|
||||
},
|
||||
"overrides": {
|
||||
"basic-ftp": "5.2.1",
|
||||
"@modelcontextprotocol/sdk": {
|
||||
"@hono/node-server": "1.19.13",
|
||||
"hono": "4.12.12"
|
||||
},
|
||||
"express": {
|
||||
"router": {
|
||||
"path-to-regexp": "8.4.2"
|
||||
}
|
||||
},
|
||||
"proxy-agent": {
|
||||
"pac-proxy-agent": {
|
||||
"get-uri": {
|
||||
"basic-ftp": "5.2.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minimatch": {
|
||||
"brace-expansion": "5.0.5"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.5.0",
|
||||
"tsx": "^4.21.0",
|
||||
|
||||
Reference in New Issue
Block a user