From 3c66ca452f2b20571f1ce775051be1d557966b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 00:33:57 +0000 Subject: [PATCH] Bump @types/node from 26.1.1 to 26.1.2 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.1 to 26.1.2. - [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: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 134 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 131 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b8081cc7..a63a3465 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1692,6 +1692,134 @@ "dev": true, "license": "MIT" }, + "node_modules/@seydx/node-av-darwin-arm64": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-darwin-arm64/-/node-av-darwin-arm64-6.2.0-beta.11.tgz", + "integrity": "sha512-8qGy9v6fI2Go8F+eIV+F61J5zBk+lxGj90LEkALnCndlIsYt7YHg+wNlXbtIXaIqFMgCs7v8zDboUuEP3QUiww==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-darwin-x64": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-darwin-x64/-/node-av-darwin-x64-6.2.0-beta.11.tgz", + "integrity": "sha512-mYmymtO0E138AYd3gnmuAETWaKWhIc8pB2D0++a8kUhn80lZ52pTXbUNtjFRB1Cfq1GuZI7D5XPzbpu5tYwfCg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-linux-arm64": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-linux-arm64/-/node-av-linux-arm64-6.2.0-beta.11.tgz", + "integrity": "sha512-k9KfZjuVTBVvlu0DVCFyeE43zyoz2YZ2+EqijT2lEaQx7oQbalE/6rC97THNozeM66Lvndighut5GLeragkP0A==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-linux-x64": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-linux-x64/-/node-av-linux-x64-6.2.0-beta.11.tgz", + "integrity": "sha512-0ovg92gP8ZbuQ2PGCaw9QfYvVlbO2ijc8Nw55szq4ntRp3Vf4NyXNfMjIqJOeHkmcclTeEarb1dRG/todpY2VQ==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-win32-arm64-mingw": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-win32-arm64-mingw/-/node-av-win32-arm64-mingw-6.2.0-beta.11.tgz", + "integrity": "sha512-Z2nF6r4FEm3G5pdI9QATn+Ir9Y8zIsa5L7MIlX0prR1SrVZ+2646/OBMzwHm30nVREUR0PIjEKUmKuXY+EGfMA==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-win32-arm64-msvc": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-win32-arm64-msvc/-/node-av-win32-arm64-msvc-6.2.0-beta.11.tgz", + "integrity": "sha512-fbW3H0PJwAUFr3okrZTHjhDNmkECfowgaOefzrPZvzF4RWhYqOrfhdX9pol2PcP8wkCokTtSimhW1/CQSrkeaQ==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-win32-x64-mingw": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-win32-x64-mingw/-/node-av-win32-x64-mingw-6.2.0-beta.11.tgz", + "integrity": "sha512-pka6LAZ+u31zlIIjfDVEaGutD0K8qMm36shTh+PbHInKJZwoT9rE/FUMXoalNEmDsDqiwf2SMsoZlqINDJGiqg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=22.18.0" + } + }, + "node_modules/@seydx/node-av-win32-x64-msvc": { + "version": "6.2.0-beta.11", + "resolved": "https://registry.npmjs.org/@seydx/node-av-win32-x64-msvc/-/node-av-win32-x64-msvc-6.2.0-beta.11.tgz", + "integrity": "sha512-4Wr2XgcAdI7XR0QHkaXyQfwk/tG9cAF9wlskGex2yRGlqP5z8yd6onobvKeF0t2+VrPPGoYUwyKSnZUtcW+gdQ==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=22.18.0" + } + }, "node_modules/@shikijs/core": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-4.3.1.tgz", @@ -2014,9 +2142,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "26.1.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz", - "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==", + "version": "26.1.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz", + "integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==", "dev": true, "license": "MIT", "dependencies": {