From f3ea83d35a7801bfc2585b836668db0ed3dcbfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 05:49:53 +0000 Subject: [PATCH] deps: bump the patch group across 1 directory with 2 updates Bumps the patch group with 2 updates in the / directory: [compression](https://github.com/expressjs/compression) and [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator). Updates `compression` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1) Updates `express-openapi-validator` from 5.5.6 to 5.5.7 - [Release notes](https://github.com/cdimascio/express-openapi-validator/releases) - [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGE_HISTORY.md) - [Commits](https://github.com/cdimascio/express-openapi-validator/compare/v5.5.6...v5.5.7) --- updated-dependencies: - dependency-name: compression dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: express-openapi-validator dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 43 +++++++++++++++++++++---------------------- package.json | 4 ++-- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45a545b..2652f5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,9 +20,9 @@ "@map-colonies/telemetry": "^10.0.1", "@opentelemetry/api": "^1.9.0", "@opentelemetry/api-metrics": "^0.29.0", - "compression": "^1.8.0", + "compression": "^1.8.1", "express": "^4.21.2", - "express-openapi-validator": "^5.4.7", + "express-openapi-validator": "^5.5.8", "http-status-codes": "^2.3.0", "prom-client": "^15.1.3", "reflect-metadata": "^0.2.2", @@ -6715,16 +6715,16 @@ } }, "node_modules/compression": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz", - "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz", + "integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==", "license": "MIT", "dependencies": { "bytes": "3.1.2", "compressible": "~2.0.18", "debug": "2.6.9", "negotiator": "~0.6.4", - "on-headers": "~1.0.2", + "on-headers": "~1.1.0", "safe-buffer": "5.2.1", "vary": "~1.1.2" }, @@ -8160,12 +8160,12 @@ } }, "node_modules/express-openapi-validator": { - "version": "5.5.6", - "resolved": "https://registry.npmjs.org/express-openapi-validator/-/express-openapi-validator-5.5.6.tgz", - "integrity": "sha512-99KV5Q4VyJA35IBIHqghncWX4a7DKiilC3BwbyqXd63N0I0WzmOrJcCwlPncPQdrhC4jW6Q03vHNOeduzx8tKQ==", + "version": "5.5.8", + "resolved": "https://registry.npmjs.org/express-openapi-validator/-/express-openapi-validator-5.5.8.tgz", + "integrity": "sha512-JNokdK39oGS174eEUhjJrzB3sfI2HMxOmSvPkbbZ6Q7XqywIlEFreZF99BtbTiTjZ7jZIknqFB1528xkVdNPcQ==", "license": "MIT", "dependencies": { - "@apidevtools/json-schema-ref-parser": "^12.0.1", + "@apidevtools/json-schema-ref-parser": "^14.0.3", "@types/multer": "^1.4.12", "ajv": "^8.17.1", "ajv-draft-04": "^1.0.0", @@ -8175,7 +8175,7 @@ "lodash.clonedeep": "^4.5.0", "lodash.get": "^4.4.2", "media-typer": "^1.1.0", - "multer": "^2.0.1", + "multer": "^2.0.2", "ono": "^7.1.3", "path-to-regexp": "^8.2.0", "qs": "^6.14.0" @@ -8185,17 +8185,16 @@ } }, "node_modules/express-openapi-validator/node_modules/@apidevtools/json-schema-ref-parser": { - "version": "12.0.2", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-12.0.2.tgz", - "integrity": "sha512-SoZWqQz4YMKdw4kEMfG5w6QAy+rntjsoAT1FtvZAnVEnCR4uy9YSuDBNoVAFHgzSz0dJbISLLCSrGR2Zd7bcvA==", + "version": "14.1.1", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.1.1.tgz", + "integrity": "sha512-uGF1YGOzzD50L7HLNWclXmsEhQflw8/zZHIz0/AzkJrKL5r9PceUipZxR/cp/8veTk4TVfdDJLyIwXLjaP5ePg==", "license": "MIT", "dependencies": { - "@jsdevtools/ono": "^7.1.3", "@types/json-schema": "^7.0.15", "js-yaml": "^4.1.0" }, "engines": { - "node": ">= 16" + "node": ">= 20" }, "funding": { "url": "https://github.com/sponsors/philsturgeon" @@ -11589,9 +11588,9 @@ "license": "MIT" }, "node_modules/multer": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/multer/-/multer-2.0.1.tgz", - "integrity": "sha512-Ug8bXeTIUlxurg8xLTEskKShvcKDZALo1THEX5E41pYCD2sCVub5/kIRIGqWNoqV6szyLyQKV6mD4QUrWE5GCQ==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/multer/-/multer-2.0.2.tgz", + "integrity": "sha512-u7f2xaZ/UG8oLXHvtF/oWTRvT44p9ecwBBqTwgJVq0+4BW1g8OW01TyMEGWBHbyMOYVHXslaut7qEQ1meATXgw==", "license": "MIT", "dependencies": { "append-field": "^1.0.0", @@ -11976,9 +11975,9 @@ } }, "node_modules/on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz", + "integrity": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==", "license": "MIT", "engines": { "node": ">= 0.8" diff --git a/package.json b/package.json index c648caa..51e3dea 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "@map-colonies/telemetry": "^10.0.1", "@opentelemetry/api": "^1.9.0", "@opentelemetry/api-metrics": "^0.29.0", - "compression": "^1.8.0", + "compression": "^1.8.1", "express": "^4.21.2", - "express-openapi-validator": "^5.4.7", + "express-openapi-validator": "^5.5.8", "http-status-codes": "^2.3.0", "prom-client": "^15.1.3", "reflect-metadata": "^0.2.2",