diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index 23e1a41..fb526b7 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -47,7 +47,7 @@ "@solana/prettier-config-solana": "0.0.5", "@eslint/js": "^9.19.0", "@types/chai": "^5.0.1", - "@types/node": "^22.10.1", + "@types/node": "^24.10.2", "@types/mocha": "^10.0.10", "chai": "^5.1.2", "eslint": "^8.57.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8d0c7c..ec002e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^22.10.1 - version: 22.19.2 + specifier: ^24.10.2 + version: 24.10.2 chai: specifier: ^5.1.2 version: 5.3.3 @@ -106,7 +106,7 @@ importers: version: 2.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.19.2)(typescript@5.9.3) + version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) typescript: specifier: ^5.7.2 version: 5.9.3 @@ -891,9 +891,6 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@22.19.2': - resolution: {integrity: sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==} - '@types/node@24.10.2': resolution: {integrity: sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==} @@ -2511,9 +2508,6 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -3455,7 +3449,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 22.19.2 + '@types/node': 24.10.2 '@types/deep-eql@4.0.2': {} @@ -3471,10 +3465,6 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@22.19.2': - dependencies: - undici-types: 6.21.0 - '@types/node@24.10.2': dependencies: undici-types: 7.16.0 @@ -3485,11 +3475,11 @@ snapshots: '@types/ws@7.4.7': dependencies: - '@types/node': 22.19.2 + '@types/node': 24.10.2 '@types/ws@8.18.1': dependencies: - '@types/node': 22.19.2 + '@types/node': 24.10.2 '@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: @@ -5151,14 +5141,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@22.19.2)(typescript@5.9.3): + ts-node@10.9.2(@types/node@24.10.2)(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': 22.19.2 + '@types/node': 24.10.2 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -5243,8 +5233,6 @@ snapshots: ufo@1.6.1: {} - undici-types@6.21.0: {} - undici-types@7.16.0: {} unicorn-magic@0.3.0: {}