From af1fb8475c1c4217b4f7ad6df9bd07ca53ace913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:04:44 +0000 Subject: [PATCH] chore(deps): bump kth-node-configuration from 2.2.0 to 2.3.0 Bumps [kth-node-configuration](https://github.com/KTH/kth-node-configuration) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/KTH/kth-node-configuration/releases) - [Changelog](https://github.com/KTH/kth-node-configuration/blob/main/CHANGELOG.md) - [Commits](https://github.com/KTH/kth-node-configuration/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: kth-node-configuration dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 61 +++++++---------------------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 53 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d875c4..dae1b23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "express": "^4.22.2", "kth-node-access-log": "^1.0.0", "kth-node-api-key-strategy": "^3.0.0", - "kth-node-configuration": "^2.2.0", + "kth-node-configuration": "^2.3.0", "kth-node-express-routing": "^2.3.1", "mongoose": "^8.24.1", "passport": "^0.7.0", @@ -4044,9 +4044,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4061,9 +4058,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4078,9 +4072,6 @@ "loong64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4095,9 +4086,6 @@ "loong64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4112,9 +4100,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4129,9 +4114,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4146,9 +4128,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4163,9 +4142,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4180,9 +4156,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4197,9 +4170,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -9161,13 +9131,11 @@ } }, "node_modules/kth-node-configuration": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/kth-node-configuration/-/kth-node-configuration-2.2.0.tgz", - "integrity": "sha512-sgJ160NUT+nXYuQOFgZLEq9gg/IxODIE5V142JMdyX7b7B6u8IsHnVfddsJ1zZkzOzjSYA6jR1S4Ff315SXD/w==", - "license": "MIT", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/kth-node-configuration/-/kth-node-configuration-2.3.0.tgz", + "integrity": "sha512-WiExKGkEa1UoIPXLV/ZpBme3gDqmKXGuTaCs6FXI52+MwcXjaK0OcDaqt0LGOHzuKNI482BRlvTChexuWdcRXg==", "dependencies": { - "qs": "^6.15.3", - "urlgrey": "^0.4.4" + "qs": "^6.15.3" }, "engines": { "node": ">=24" @@ -12373,11 +12341,6 @@ "punycode": "^2.1.0" } }, - "node_modules/urlgrey": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz", - "integrity": "sha512-vfQzI+JDPBrBRw374pgWi6bFPfc+6BonRsazCj3weBIWe8moRcvfgy0lpaiGkMGnExs4Z/Dws8lp5mc9IegURw==" - }, "node_modules/utils-merge": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", @@ -19122,12 +19085,11 @@ "requires": {} }, "kth-node-configuration": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/kth-node-configuration/-/kth-node-configuration-2.2.0.tgz", - "integrity": "sha512-sgJ160NUT+nXYuQOFgZLEq9gg/IxODIE5V142JMdyX7b7B6u8IsHnVfddsJ1zZkzOzjSYA6jR1S4Ff315SXD/w==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/kth-node-configuration/-/kth-node-configuration-2.3.0.tgz", + "integrity": "sha512-WiExKGkEa1UoIPXLV/ZpBme3gDqmKXGuTaCs6FXI52+MwcXjaK0OcDaqt0LGOHzuKNI482BRlvTChexuWdcRXg==", "requires": { - "qs": "^6.15.3", - "urlgrey": "^0.4.4" + "qs": "^6.15.3" } }, "kth-node-express-routing": { @@ -21292,11 +21254,6 @@ "punycode": "^2.1.0" } }, - "urlgrey": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz", - "integrity": "sha512-vfQzI+JDPBrBRw374pgWi6bFPfc+6BonRsazCj3weBIWe8moRcvfgy0lpaiGkMGnExs4Z/Dws8lp5mc9IegURw==" - }, "utils-merge": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", diff --git a/package.json b/package.json index 16ce4dc..c58c1a5 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "express": "^4.22.2", "kth-node-access-log": "^1.0.0", "kth-node-api-key-strategy": "^3.0.0", - "kth-node-configuration": "^2.2.0", + "kth-node-configuration": "^2.3.0", "kth-node-express-routing": "^2.3.1", "mongoose": "^8.24.1", "passport": "^0.7.0",