[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-99e7b5d687 -> d46ef5cdb2b1f797033476cd7f533da4083e0e31

ScummVM git noreply at scummvm.org
Fri Aug 28 10:13:56 UTC 2026


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:
d46ef5cdb2 Bump @zip.js/zip.js


Commit: d46ef5cdb2b1f797033476cd7f533da4083e0e31
    https://github.com/scummvm/scummvm-web/commit/d46ef5cdb2b1f797033476cd7f533da4083e0e31
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-08-28T10:13:54Z

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.58 to 2.8.59
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.58...v2.8.59)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.59
  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 1a134ba6..8f712771 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.0.1",
       "dependencies": {
         "@types/punycode": "^2.1.4",
-        "@zip.js/zip.js": "^2.8.58",
+        "@zip.js/zip.js": "^2.8.59",
         "preact": "^10.29.8",
         "punycode": "^2.3.1",
         "ts-loader": "^9.6.2",
@@ -1164,9 +1164,9 @@
       "license": "Apache-2.0"
     },
     "node_modules/@zip.js/zip.js": {
-      "version": "2.8.58",
-      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.58.tgz",
-      "integrity": "sha512-4JynNXne2MJaM5cwtAhDd3QfpkXUJ0v15em6gvq7KsyHuG30PTeiqJAbDztW8UWvWRqmsDfv/c5CeiueAm1V3Q==",
+      "version": "2.8.59",
+      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.59.tgz",
+      "integrity": "sha512-gD5q0xfvv4Xdg1bkl+mvcYaNE9tyf7jqIcDLkv4mq3WPtPgJ38jJtu5dzfyEo/CnZl46nnh+/KzFBot5BdTYRg==",
       "license": "BSD-3-Clause",
       "engines": {
         "bun": ">=0.7.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index c486127d..402a74c7 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -8,7 +8,7 @@
   },
   "dependencies": {
     "@types/punycode": "^2.1.4",
-    "@zip.js/zip.js": "^2.8.58",
+    "@zip.js/zip.js": "^2.8.59",
     "preact": "^10.29.8",
     "punycode": "^2.3.1",
     "ts-loader": "^9.6.2",




More information about the Scummvm-git-logs mailing list