mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Use Node.js 18 types
This commit is contained in:
parent
5adfb36629
commit
6f962a9299
2 changed files with 17 additions and 2 deletions
|
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/make-fetch-happen": "^10.0.4",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/node": "^18.19.130",
|
||||
"@types/npm-registry-fetch": "^8.0.9",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue