diff --git a/typescript/ethers-v6/package.json b/typescript/ethers-v6/package.json index a938efa..6efe2f8 100644 --- a/typescript/ethers-v6/package.json +++ b/typescript/ethers-v6/package.json @@ -4,7 +4,7 @@ }, "devDependencies": { "@skalenetwork/skale-contracts": "portal:../base/", - "@types/node": "^22.9.0", + "@types/node": "^22.9.3", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^8.13.0", "eslint": "^8.45.0", diff --git a/typescript/ethers-v6/yarn.lock b/typescript/ethers-v6/yarn.lock index aeaf8a4..2e0cee6 100644 --- a/typescript/ethers-v6/yarn.lock +++ b/typescript/ethers-v6/yarn.lock @@ -141,7 +141,7 @@ __metadata: resolution: "@skalenetwork/skale-contracts-ethers-v6@workspace:." dependencies: "@skalenetwork/skale-contracts": "portal:../base/" - "@types/node": ^22.9.0 + "@types/node": ^22.9.3 "@typescript-eslint/eslint-plugin": ^6.0.0 "@typescript-eslint/parser": ^8.13.0 eslint: ^8.45.0 @@ -176,12 +176,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^22.9.0": - version: 22.9.0 - resolution: "@types/node@npm:22.9.0" +"@types/node@npm:^22.9.3": + version: 22.9.3 + resolution: "@types/node@npm:22.9.3" dependencies: undici-types: ~6.19.8 - checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd + checksum: 274cced37a8a11cd89827c551de73980a174e00bef0768c10c1fb7d3887a26b4fade25f870e3fd870432b93546e092cdbe0979e65110c0839982dc2b5938aabc languageName: node linkType: hard