From edfcf1512d9432f104ada2410b62010da43e1824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:21:15 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node in /clients/ts in the dev group Bumps the dev group in /clients/ts with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.9.2 to 25.9.3 - [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.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] --- clients/ts/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clients/ts/pnpm-lock.yaml b/clients/ts/pnpm-lock.yaml index c40a7d4..843fac9 100644 --- a/clients/ts/pnpm-lock.yaml +++ b/clients/ts/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@types/node': specifier: ^25 - version: 25.9.2 + version: 25.9.3 tsx: specifier: ^4 version: 4.22.4 @@ -176,8 +176,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@25.9.2': - resolution: {integrity: sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==} + '@types/node@25.9.3': + resolution: {integrity: sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==} esbuild@0.28.0: resolution: {integrity: sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==} @@ -282,7 +282,7 @@ snapshots: '@esbuild/win32-x64@0.28.0': optional: true - '@types/node@25.9.2': + '@types/node@25.9.3': dependencies: undici-types: 7.24.6