From e6347cc8febbadf3c53424b37580a086d1e533f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:16:42 +0000 Subject: [PATCH] Bump @types/node from 25.0.9 to 25.2.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.9 to 25.2.1. - [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.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6281f4d..259fca7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "license": "MIT", "devDependencies": { "@playwright/test": "^1.57.0", - "@types/node": "^25.0.9", + "@types/node": "^25.2.1", "@types/vscode": "^1.108.1", "@vscode/vsce": "^3.7.1", "esbuild": "^0.25.12" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1cb555..289bd30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^1.57.0 version: 1.57.0 '@types/node': - specifier: ^25.0.9 - version: 25.0.9 + specifier: ^25.2.1 + version: 25.2.1 '@types/vscode': specifier: ^1.108.1 version: 1.108.1 @@ -347,8 +347,8 @@ packages: '@textlint/types@15.5.0': resolution: {integrity: sha512-EjAPbuA+3NyQ9WyFP7iUlddi35F3mGrf4tb4cZM0nWywbtEJ3+XAYqL+5RsF0qFeSguxGir09NdZOWrG9wVOUQ==} - '@types/node@25.0.9': - resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} + '@types/node@25.2.1': + resolution: {integrity: sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -776,6 +776,7 @@ packages: glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globby@14.1.0: @@ -1776,7 +1777,7 @@ snapshots: dependencies: '@textlint/ast-node-types': 15.5.0 - '@types/node@25.0.9': + '@types/node@25.2.1': dependencies: undici-types: 7.16.0