From 922809b85e95b8124f4375f8259457d6d347a7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 09:12:58 +0000 Subject: [PATCH] build(deps-dev): bump @types/node from 25.7.0 to 25.8.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.7.0 to 25.8.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/js-legacy/package.json | 2 +- clients/js/package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index d65db316..55b2866e 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -33,7 +33,7 @@ ], "devDependencies": { "@ava/typescript": "^7.0.0", - "@types/node": "^25.7.0", + "@types/node": "^25.8.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "ava": "^8.0.0", "eslint": "^8.57.0", diff --git a/clients/js/package.json b/clients/js/package.json index 3e28f10c..566b26ff 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@solana/prettier-config-solana": "^0.0.6", - "@types/node": "^25.7.0", + "@types/node": "^25.8.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a04e6d7f..bfd560c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^0.0.6 version: 0.0.6(prettier@3.8.3) '@types/node': - specifier: ^25.7.0 - version: 25.7.0 + specifier: ^25.8.0 + version: 25.8.0 '@typescript-eslint/eslint-plugin': specifier: ^8.59.3 version: 8.59.3(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -91,8 +91,8 @@ importers: specifier: ^7.0.0 version: 7.0.0 '@types/node': - specifier: ^25.7.0 - version: 25.7.0 + specifier: ^25.8.0 + version: 25.8.0 '@typescript-eslint/eslint-plugin': specifier: ^8.59.3 version: 8.59.3(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -888,8 +888,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@25.7.0': - resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==} + '@types/node@25.8.0': + resolution: {integrity: sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==} '@types/uuid@8.3.4': resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} @@ -2224,8 +2224,8 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} - undici-types@7.21.0: - resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} @@ -2929,25 +2929,25 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 '@types/estree@1.0.8': {} '@types/node@12.20.55': {} - '@types/node@25.7.0': + '@types/node@25.8.0': dependencies: - undici-types: 7.21.0 + undici-types: 7.24.6 '@types/uuid@8.3.4': {} '@types/ws@7.4.7': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 '@types/ws@8.18.1': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 '@typescript-eslint/eslint-plugin@8.59.3(@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: @@ -4324,7 +4324,7 @@ snapshots: ufo@1.6.1: {} - undici-types@7.21.0: {} + undici-types@7.24.6: {} unicorn-magic@0.3.0: {}