|
@@ -46,7 +46,7 @@
|
|
|
"solidity-ast": "^0.4.50",
|
|
|
"solidity-coverage": "^0.8.5",
|
|
|
"solidity-docgen": "^0.6.0-beta.29",
|
|
|
- "undici": "^6.11.1",
|
|
|
+ "undici": "^7.0.0",
|
|
|
"yargs": "^17.0.0"
|
|
|
}
|
|
|
},
|
|
@@ -11494,12 +11494,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/undici": {
|
|
|
- "version": "6.12.0",
|
|
|
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.12.0.tgz",
|
|
|
- "integrity": "sha512-d87yk8lqSFUYtR5fTFe2frpkMIrUEz+lgoJmhcL+J3StVl+8fj8ytE4lLnJOTPCE12YbumNGzf4LYsQyusdV5g==",
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/undici/-/undici-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"engines": {
|
|
|
- "node": ">=18.0"
|
|
|
+ "node": ">=20.18.1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/undici-types": {
|