From f406f93a9bde31fac56f262153e1a21ea8a552e3 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Fri, 22 Aug 2025 13:36:25 +0200 Subject: [PATCH] chore(deps): update on-headers to 1.1.0 --- examples/config/package-lock.json | 7 ++++--- examples/config/package.json | 5 +++++ examples/start-and-pnpm-workspaces/package.json | 7 ++++++- examples/start-and-pnpm-workspaces/pnpm-lock.yaml | 11 +++++++---- examples/start-and-yarn-workspaces/package.json | 5 ++++- examples/start-and-yarn-workspaces/yarn.lock | 8 ++++---- examples/start/package-lock.json | 7 ++++--- examples/start/package.json | 5 +++++ 8 files changed, 39 insertions(+), 16 deletions(-) diff --git a/examples/config/package-lock.json b/examples/config/package-lock.json index e39f6cd5d..44cb3b4be 100644 --- a/examples/config/package-lock.json +++ b/examples/config/package-lock.json @@ -1963,10 +1963,11 @@ } }, "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==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.8" } diff --git a/examples/config/package.json b/examples/config/package.json index 4c148becc..b48863c53 100644 --- a/examples/config/package.json +++ b/examples/config/package.json @@ -13,5 +13,10 @@ "devDependencies": { "cypress": "15.0.0", "serve": "14.2.4" + }, + "overrides": { + "compression": { + "on-headers": "1.1.0" + } } } diff --git a/examples/start-and-pnpm-workspaces/package.json b/examples/start-and-pnpm-workspaces/package.json index 129e4f330..0a4da678a 100644 --- a/examples/start-and-pnpm-workspaces/package.json +++ b/examples/start-and-pnpm-workspaces/package.json @@ -2,5 +2,10 @@ "name": "start-and-pnpm-workspaces", "version": "1.0.0", "description": "example using pnpm with workspaces", - "private": true + "private": true, + "pnpm": { + "overrides": { + "on-headers": "1.1.0" + } + } } diff --git a/examples/start-and-pnpm-workspaces/pnpm-lock.yaml b/examples/start-and-pnpm-workspaces/pnpm-lock.yaml index 26c911a2d..c09bb89d8 100644 --- a/examples/start-and-pnpm-workspaces/pnpm-lock.yaml +++ b/examples/start-and-pnpm-workspaces/pnpm-lock.yaml @@ -4,6 +4,9 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + on-headers: 1.1.0 + importers: .: {} @@ -625,8 +628,8 @@ packages: resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} engines: {node: '>= 0.4'} - on-headers@1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} + on-headers@1.1.0: + resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==} engines: {node: '>= 0.8'} once@1.4.0: @@ -1140,7 +1143,7 @@ snapshots: bytes: 3.0.0 compressible: 2.0.18 debug: 2.6.9 - on-headers: 1.0.2 + on-headers: 1.1.0 safe-buffer: 5.1.2 vary: 1.1.2 transitivePeerDependencies: @@ -1539,7 +1542,7 @@ snapshots: object-inspect@1.13.4: {} - on-headers@1.0.2: {} + on-headers@1.1.0: {} once@1.4.0: dependencies: diff --git a/examples/start-and-yarn-workspaces/package.json b/examples/start-and-yarn-workspaces/package.json index ad3a12991..a6b221e17 100644 --- a/examples/start-and-yarn-workspaces/package.json +++ b/examples/start-and-yarn-workspaces/package.json @@ -3,5 +3,8 @@ "workspaces": [ "workspace-1", "workspace-2" - ] + ], + "resolutions": { + "on-headers": "~1.1.0" + } } diff --git a/examples/start-and-yarn-workspaces/yarn.lock b/examples/start-and-yarn-workspaces/yarn.lock index c33f9c173..61e657162 100644 --- a/examples/start-and-yarn-workspaces/yarn.lock +++ b/examples/start-and-yarn-workspaces/yarn.lock @@ -1096,10 +1096,10 @@ object-inspect@^1.13.3: resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== -on-headers@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f" - integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== +on-headers@1.1.0, on-headers@~1.0.2: + version "1.1.0" + resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.1.0.tgz#59da4f91c45f5f989c6e4bcedc5a3b0aed70ff65" + integrity sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A== once@^1.3.1, once@^1.4.0: version "1.4.0" diff --git a/examples/start/package-lock.json b/examples/start/package-lock.json index 1295f57a7..0803266d2 100644 --- a/examples/start/package-lock.json +++ b/examples/start/package-lock.json @@ -1963,10 +1963,11 @@ } }, "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==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.8" } diff --git a/examples/start/package.json b/examples/start/package.json index 40b959aec..476c1d010 100644 --- a/examples/start/package.json +++ b/examples/start/package.json @@ -13,5 +13,10 @@ "devDependencies": { "cypress": "15.0.0", "serve": "14.2.4" + }, + "overrides": { + "compression": { + "on-headers": "1.1.0" + } } }