diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index eb8a1d8..40a1259 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -47,7 +47,7 @@ "@solana/prettier-config-solana": "0.0.6", "@eslint/js": "^9.39.2", "@types/chai": "^5.0.1", - "@types/node": "^25.0.9", + "@types/node": "^25.0.10", "@types/mocha": "^10.0.10", "chai": "^6.2.2", "eslint": "^8.57.1", diff --git a/clients/js/package.json b/clients/js/package.json index 73f7e06..90b1702 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -49,7 +49,7 @@ "@solana-program/system": "^0.10.0", "@solana/kit": "^5.4.0", "@solana/sysvars": "^5.4.0", - "@types/node": "^25.0.9", + "@types/node": "^25.0.10", "ava": "^6.4.1", "eslint": "^9.39.1", "eslint-config-prettier": "^10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d580160..46930cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: ^5.4.0 version: 5.4.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.9.3) '@types/node': - specifier: ^25.0.9 - version: 25.0.9 + specifier: ^25.0.10 + version: 25.0.10 ava: specifier: ^6.4.1 version: 6.4.1(@ava/typescript@6.0.0)(rollup@4.53.3) @@ -75,8 +75,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^25.0.9 - version: 25.0.9 + specifier: ^25.0.10 + version: 25.0.10 chai: specifier: ^6.2.2 version: 6.2.2 @@ -106,7 +106,7 @@ importers: version: 2.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@25.0.9)(typescript@5.9.3) + version: 10.9.2(@types/node@25.0.10)(typescript@5.9.3) typescript: specifier: ^5.7.2 version: 5.9.3 @@ -1031,8 +1031,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@25.0.9': - resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} + '@types/node@25.0.10': + resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -2690,8 +2690,8 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} - undici-types@7.18.2: - resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} + undici-types@7.19.0: + resolution: {integrity: sha512-Rjk2OWDZf2eiXVQjY2HyE3XPjqW/wXnSZq0QkOsPKZEnaetNNBObTp91LYfGdB8hRbRZk4HFcM/cONw452B0AQ==} unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} @@ -3556,7 +3556,7 @@ snapshots: '@solana/errors': 5.4.0(typescript@5.9.3) '@solana/rpc-spec': 5.4.0(typescript@5.9.3) '@solana/rpc-spec-types': 5.4.0(typescript@5.9.3) - undici-types: 7.18.2 + undici-types: 7.19.0 optionalDependencies: typescript: 5.9.3 @@ -3720,7 +3720,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 25.0.9 + '@types/node': 25.0.10 '@types/deep-eql@4.0.2': {} @@ -3736,7 +3736,7 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@25.0.9': + '@types/node@25.0.10': dependencies: undici-types: 7.16.0 @@ -3746,11 +3746,11 @@ snapshots: '@types/ws@7.4.7': dependencies: - '@types/node': 25.0.9 + '@types/node': 25.0.10 '@types/ws@8.18.1': dependencies: - '@types/node': 25.0.9 + '@types/node': 25.0.10 '@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: @@ -5453,14 +5453,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@25.0.9)(typescript@5.9.3): + ts-node@10.9.2(@types/node@25.0.10)(typescript@5.9.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.12 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 25.0.9 + '@types/node': 25.0.10 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -5547,7 +5547,7 @@ snapshots: undici-types@7.16.0: {} - undici-types@7.18.2: {} + undici-types@7.19.0: {} unicorn-magic@0.3.0: {}