diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index 2f3e2a45..26eeddbb 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -27,7 +27,7 @@ "./dist/types" ], "devDependencies": { - "@types/node": "^22.10.6", + "@types/node": "^22.10.7", "@ava/typescript": "^5.0.0", "@typescript-eslint/eslint-plugin": "^8.20.0", "ava": "^6.2.0", diff --git a/clients/js/package.json b/clients/js/package.json index 3a0f287a..7de6f0b5 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@solana/prettier-config-solana": "^0.0.5", - "@types/node": "^22.10.6", + "@types/node": "^22.10.7", "@typescript-eslint/eslint-plugin": "^8.20.0", "eslint": "^8.57.0", "eslint-config-prettier": "^10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e354ca63..ca55c9e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^0.0.5 version: 0.0.5(prettier@3.4.2) '@types/node': - specifier: ^22.10.6 - version: 22.10.6 + specifier: ^22.10.7 + version: 22.10.7 '@typescript-eslint/eslint-plugin': specifier: ^8.20.0 version: 8.20.0(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3) @@ -86,8 +86,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@types/node': - specifier: ^22.10.6 - version: 22.10.6 + specifier: ^22.10.7 + version: 22.10.7 '@typescript-eslint/eslint-plugin': specifier: ^8.20.0 version: 8.20.0(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3) @@ -727,8 +727,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@22.10.6': - resolution: {integrity: sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==} + '@types/node@22.10.7': + resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==} '@types/uuid@8.3.4': resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} @@ -2661,24 +2661,24 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.10.7 '@types/estree@1.0.6': {} '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.10.6 + '@types/node': 22.10.7 optional: true '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.10.7 optional: true '@types/node@12.20.55': {} - '@types/node@22.10.6': + '@types/node@22.10.7': dependencies: undici-types: 6.20.0 @@ -2686,11 +2686,11 @@ snapshots: '@types/ws@7.4.7': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.10.7 '@types/ws@8.5.13': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.10.7 '@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)': dependencies: @@ -4180,4 +4180,4 @@ snapshots: zx@8.3.0: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.10.6 + '@types/node': 22.10.7