[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-b12905fafd -> 6800e80d05028f3e1b4e6884863e4b9ff60ba7d6

ScummVM git noreply at scummvm.org
Fri Oct 3 10:04:15 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .

Summary:
6800e80d05 Bump @zip.js/zip.js


Commit: 6800e80d05028f3e1b4e6884863e4b9ff60ba7d6
    https://github.com/scummvm/scummvm-web/commit/6800e80d05028f3e1b4e6884863e4b9ff60ba7d6
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-10-03T10:04:13Z

Commit Message:
Bump @zip.js/zip.js

Bumps the patch-releases group with 1 update in the /dumper-companion directory: [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js).


Updates `@zip.js/zip.js` from 2.8.2 to 2.8.5
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.2...v2.8.5)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    dumper-companion/package-lock.json
    dumper-companion/package.json


diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index b96457c4..37d765c8 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -8,7 +8,7 @@
       "name": "dumper-companion",
       "version": "0.0.1",
       "dependencies": {
-        "@zip.js/zip.js": "^2.8.2",
+        "@zip.js/zip.js": "^2.8.5",
         "preact": "^10.27.2",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.4",
@@ -838,14 +838,14 @@
       "license": "Apache-2.0"
     },
     "node_modules/@zip.js/zip.js": {
-      "version": "2.8.2",
-      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.2.tgz",
-      "integrity": "sha512-PI6UdgpSeVoGvzguKHmy2bwOqI3UYkntLZOCpyJSKIi7234c5aJmQYkJB/P4P2YUJkqhbqvu7iM2/0eJZ178nA==",
+      "version": "2.8.5",
+      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.5.tgz",
+      "integrity": "sha512-Nh182lGMG20R3K3dmSPT1Ihv1fTq249bMn3Movp1vkbR5r4pjAJkcSkNxoGz5DNC2arr5s7SYLuw5QcJa3XtRw==",
       "license": "BSD-3-Clause",
       "engines": {
         "bun": ">=0.7.0",
         "deno": ">=1.0.0",
-        "node": ">=16.5.0"
+        "node": ">=18.0.0"
       }
     },
     "node_modules/acorn": {
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 559e5b74..b590f67f 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -15,7 +15,7 @@
     "globals": "^16.4.0"
   },
   "dependencies": {
-    "@zip.js/zip.js": "^2.8.2",
+    "@zip.js/zip.js": "^2.8.5",
     "preact": "^10.27.2",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.4",




More information about the Scummvm-git-logs mailing list