[Scummvm-git-logs] scummvm-web master -> 0f9f8883d9e7e570304a2571fd4080c2ea091a6a

lephilousophe noreply at scummvm.org
Sat Aug 9 14:46:16 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:
0f9f8883d9 Bump @zip.js/zip.js


Commit: 0f9f8883d9e7e570304a2571fd4080c2ea091a6a
    https://github.com/scummvm/scummvm-web/commit/0f9f8883d9e7e570304a2571fd4080c2ea091a6a
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-09T16:46:13+02:00

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

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.7.72
  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 4116b262..cb59af0f 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.7.71",
+        "@zip.js/zip.js": "^2.7.72",
         "preact": "^10.27.0",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.2",
@@ -838,9 +838,9 @@
       "license": "Apache-2.0"
     },
     "node_modules/@zip.js/zip.js": {
-      "version": "2.7.71",
-      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.71.tgz",
-      "integrity": "sha512-TA6hXQQeOsqJGchrPRaPPt+CScLcS05A/JD03sVTysAUqJ1HungAW5rSqRk23AK9i3Zph5kswrv31rHSEum+Tw==",
+      "version": "2.7.72",
+      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.72.tgz",
+      "integrity": "sha512-3/A4JwrgkvGBlCxtItjxs8HrNbuTAAl/zlGkV6tC5Fb5k5nk4x2Dqxwl/YnUys5Ch+QB01eJ8Q5K/J2uXfy9Vw==",
       "license": "BSD-3-Clause",
       "engines": {
         "bun": ">=0.7.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 94d9fa4a..07c4b9f2 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -15,7 +15,7 @@
     "globals": "^16.3.0"
   },
   "dependencies": {
-    "@zip.js/zip.js": "^2.7.71",
+    "@zip.js/zip.js": "^2.7.72",
     "preact": "^10.27.0",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.2",




More information about the Scummvm-git-logs mailing list