From 27a439ccc7a57d56a30c5c1210ce043431ce1abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 20:20:08 +0000 Subject: [PATCH] Bump debug and @types/debug Bumps [debug](https://github.com/debug-js/debug) and [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug). These dependencies needed to be updated together. Updates `debug` from 4.4.0 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.4.0...4.4.3) Updates `@types/debug` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) --- updated-dependencies: - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/debug" dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 132 +++++----------------------------------------- package.json | 4 +- 2 files changed, 15 insertions(+), 121 deletions(-) diff --git a/package-lock.json b/package-lock.json index db3149f..e3dd30a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "command-line-args": "6.0.1", "command-line-usage": "7.0.3", "cors": "2.8.5", - "debug": "4.4.0", + "debug": "4.4.3", "dotenv": "16.5.0", "express": "5.1.0", "fs-extra": "11.3.2", @@ -45,7 +45,7 @@ "@types/command-line-args": "5.2.3", "@types/command-line-usage": "5.0.4", "@types/cors": "2.8.17", - "@types/debug": "4.1.12", + "@types/debug": "4.1.13", "@types/express": "5.0.1", "@types/fs-extra": "11.0.4", "@types/mime": "3.0.4", @@ -1778,23 +1778,6 @@ "node": ">= 10" } }, - "node_modules/@signageos/sdk/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/@signageos/sdk/node_modules/dotenv": { "version": "16.6.1", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/dotenv/-/dotenv-16.6.1.tgz", @@ -2103,9 +2086,9 @@ } }, "node_modules/@types/debug": { - "version": "4.1.12", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/@types/debug/-/debug-4.1.12.tgz", - "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", + "version": "4.1.13", + "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/@types/debug/-/debug-4.1.13.tgz", + "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", "dev": true, "license": "MIT", "dependencies": { @@ -2377,7 +2360,7 @@ "@typescript-eslint/types": "8.57.2", "@typescript-eslint/typescript-estree": "8.57.2", "@typescript-eslint/visitor-keys": "8.57.2", - "debug": "^4.4.3" + "debug": "4.4.3" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -2391,24 +2374,6 @@ "typescript": ">=4.8.4 <6.0.0" } }, - "node_modules/@typescript-eslint/parser/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/project-service": { "version": "8.57.2", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/@typescript-eslint/project-service/-/project-service-8.57.2.tgz", @@ -2418,7 +2383,7 @@ "dependencies": { "@typescript-eslint/tsconfig-utils": "^8.57.2", "@typescript-eslint/types": "^8.57.2", - "debug": "^4.4.3" + "debug": "4.4.3" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -2431,24 +2396,6 @@ "typescript": ">=4.8.4 <6.0.0" } }, - "node_modules/@typescript-eslint/project-service/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/scope-manager": { "version": "8.57.2", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz", @@ -2494,7 +2441,7 @@ "@typescript-eslint/types": "8.57.2", "@typescript-eslint/typescript-estree": "8.57.2", "@typescript-eslint/utils": "8.57.2", - "debug": "^4.4.3", + "debug": "4.4.3", "ts-api-utils": "^2.4.0" }, "engines": { @@ -2509,24 +2456,6 @@ "typescript": ">=4.8.4 <6.0.0" } }, - "node_modules/@typescript-eslint/type-utils/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/types": { "version": "8.57.2", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/@typescript-eslint/types/-/types-8.57.2.tgz", @@ -2552,7 +2481,7 @@ "@typescript-eslint/tsconfig-utils": "8.57.2", "@typescript-eslint/types": "8.57.2", "@typescript-eslint/visitor-keys": "8.57.2", - "debug": "^4.4.3", + "debug": "4.4.3", "minimatch": "^10.2.2", "semver": "^7.7.3", "tinyglobby": "^0.2.15", @@ -2592,24 +2521,6 @@ "node": "18 || 20 || >=22" } }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { "version": "10.2.5", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/minimatch/-/minimatch-10.2.5.tgz", @@ -4404,9 +4315,9 @@ } }, "node_modules/debug": { - "version": "4.4.0", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.0.tgz", - "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "version": "4.4.3", + "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -9684,7 +9595,7 @@ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==", "license": "MIT", "dependencies": { - "debug": "^4.4.3", + "debug": "4.4.3", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", @@ -9704,23 +9615,6 @@ "url": "https://opencollective.com/express" } }, - "node_modules/send/node_modules/debug": { - "version": "4.4.3", - "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, "node_modules/serialize-javascript": { "version": "6.0.2", "resolved": "https://signageos-524256255273.d.codeartifact.eu-central-1.amazonaws.com/npm/private/serialize-javascript/-/serialize-javascript-6.0.2.tgz", diff --git a/package.json b/package.json index dd175a0..2ab3090 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/command-line-args": "5.2.3", "@types/command-line-usage": "5.0.4", "@types/cors": "2.8.17", - "@types/debug": "4.1.12", + "@types/debug": "4.1.13", "@types/express": "5.0.1", "@types/fs-extra": "11.0.4", "@types/mime": "3.0.4", @@ -95,7 +95,7 @@ "command-line-args": "6.0.1", "command-line-usage": "7.0.3", "cors": "2.8.5", - "debug": "4.4.0", + "debug": "4.4.3", "dotenv": "16.5.0", "express": "5.1.0", "fs-extra": "11.3.2",