This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new d37e3cf  chore(deps): bump on-headers and compression (#667)
d37e3cf is described below

commit d37e3cf7959737d38b24e32773465ada49a99047
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 19 18:38:34 2025 +0900

    chore(deps): bump on-headers and compression (#667)
    
    Bumps [on-headers](https://github.com/jshttp/on-headers) and 
[compression](https://github.com/expressjs/compression). These dependencies 
needed to be updated together.
    
    Updates `on-headers` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/jshttp/on-headers/releases)
    - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
    - [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)
    
    Updates `compression` from 1.7.4 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.7.4...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: on-headers
      dependency-version: 1.1.0
      dependency-type: indirect
    - dependency-name: compression
      dependency-version: 1.8.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5c7e43e..c5caffc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2285,16 +2285,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"
       },
@@ -7035,9 +7035,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"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to