diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index cf6eb428..97370e64 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -27,7 +27,7 @@ "./dist/types" ], "devDependencies": { - "@types/node": "^25.3.1", + "@types/node": "^25.3.2", "@ava/typescript": "^6.0.0", "@typescript-eslint/eslint-plugin": "^8.56.1", "ava": "^6.4.1", diff --git a/clients/js/package.json b/clients/js/package.json index 3d69eb10..fe858f03 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@solana/prettier-config-solana": "^0.0.6", - "@types/node": "^25.3.1", + "@types/node": "^25.3.2", "@typescript-eslint/eslint-plugin": "^8.56.1", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e161c6fb..f6ffaeca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^0.0.6 version: 0.0.6(prettier@3.8.1) '@types/node': - specifier: ^25.3.1 - version: 25.3.1 + specifier: ^25.3.2 + version: 25.3.2 '@typescript-eslint/eslint-plugin': specifier: ^8.56.1 version: 8.56.1(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -73,8 +73,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 '@types/node': - specifier: ^25.3.1 - version: 25.3.1 + specifier: ^25.3.2 + version: 25.3.2 '@typescript-eslint/eslint-plugin': specifier: ^8.56.1 version: 8.56.1(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -819,8 +819,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@25.3.1': - resolution: {integrity: sha512-hj9YIJimBCipHVfHKRMnvmHg+wfhKc0o4mTtXh9pKBjC8TLJzz0nzGmLi5UJsYAUgSvXFHgb0V2oY10DUFtImw==} + '@types/node@25.3.2': + resolution: {integrity: sha512-RpV6r/ij22zRRdyBPcxDeKAzH43phWVKEjL2iksqo1Vz3CuBUrgmPpPhALKiRfU7OMCmeeO9vECBMsV0hMTG8Q==} '@types/uuid@8.3.4': resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} @@ -1683,8 +1683,8 @@ packages: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.8: - resolution: {integrity: sha512-reYkDYtj/b19TeqbNZCV4q9t+Yxylf/rYBsLb42SXJatTv4/ylq5lEiAmhA/IToxO7NI2UzNMghHoHuaqDkAjw==} + minimatch@9.0.9: + resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} minipass@7.1.2: @@ -2798,13 +2798,13 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 25.3.1 + '@types/node': 25.3.2 '@types/estree@1.0.8': {} '@types/node@12.20.55': {} - '@types/node@25.3.1': + '@types/node@25.3.2': dependencies: undici-types: 7.18.2 @@ -2812,11 +2812,11 @@ snapshots: '@types/ws@7.4.7': dependencies: - '@types/node': 25.3.1 + '@types/node': 25.3.2 '@types/ws@8.18.1': dependencies: - '@types/node': 25.3.1 + '@types/node': 25.3.2 '@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: @@ -2892,7 +2892,7 @@ snapshots: debug: 4.4.3 fast-glob: 3.3.3 is-glob: 4.0.3 - minimatch: 9.0.8 + minimatch: 9.0.9 semver: 7.7.4 ts-api-utils: 1.4.3(typescript@5.9.3) typescript: 5.9.3 @@ -3740,9 +3740,9 @@ snapshots: dependencies: brace-expansion: 2.0.2 - minimatch@9.0.8: + minimatch@9.0.9: dependencies: - brace-expansion: 5.0.3 + brace-expansion: 2.0.2 minipass@7.1.2: {}