diff --git a/typescript/ethers-v5/package.json b/typescript/ethers-v5/package.json index 09e0274..cd23ea0 100644 --- a/typescript/ethers-v5/package.json +++ b/typescript/ethers-v5/package.json @@ -4,7 +4,7 @@ }, "devDependencies": { "@skalenetwork/skale-contracts": "portal:../base/", - "@types/node": "^22.8.7", + "@types/node": "^22.9.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^8.13.0", "eslint": "^8.45.0", diff --git a/typescript/ethers-v5/yarn.lock b/typescript/ethers-v5/yarn.lock index d4d0677..39160aa 100644 --- a/typescript/ethers-v5/yarn.lock +++ b/typescript/ethers-v5/yarn.lock @@ -520,7 +520,7 @@ __metadata: resolution: "@skalenetwork/skale-contracts-ethers-v5@workspace:." dependencies: "@skalenetwork/skale-contracts": "portal:../base/" - "@types/node": ^22.8.7 + "@types/node": ^22.9.0 "@typescript-eslint/eslint-plugin": ^6.0.0 "@typescript-eslint/parser": ^8.13.0 eslint: ^8.45.0 @@ -546,12 +546,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^22.8.7": - version: 22.8.7 - resolution: "@types/node@npm:22.8.7" +"@types/node@npm:^22.9.0": + version: 22.9.0 + resolution: "@types/node@npm:22.9.0" dependencies: undici-types: ~6.19.8 - checksum: c7b200d06da97a4d4f46528ae962c028bb06b6ef9ab7f7949639420f3b3d236f041756ca1945dcaec0fcefbafd07b8ca47bbc1b47b77d33a4173211425641426 + checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd languageName: node linkType: hard