[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-9ad015ec0a -> f7fb55ec7bfb820d87cf5a2f258766110f320ad7

ScummVM git noreply at scummvm.org
Fri Jul 25 10:26:45 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:
f7fb55ec7b Bump @zip.js/zip.js


Commit: f7fb55ec7bfb820d87cf5a2f258766110f320ad7
    https://github.com/scummvm/scummvm-web/commit/f7fb55ec7bfb820d87cf5a2f258766110f320ad7
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-07-25T10:26:41Z

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

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.7.68
  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 39bde70f..f3714d61 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.64",
+        "@zip.js/zip.js": "^2.7.68",
         "preact": "^10.26.9",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.2",
@@ -840,9 +840,9 @@
       "license": "Apache-2.0"
     },
     "node_modules/@zip.js/zip.js": {
-      "version": "2.7.64",
-      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.64.tgz",
-      "integrity": "sha512-x6BDiDTKeZWbeHgHlVzV1sqReGuz4b1R4cVStUDua8OSq4bRreZeiJKPFFlvJs67FvCnetq33aYb/XH73EQhdA==",
+      "version": "2.7.68",
+      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.68.tgz",
+      "integrity": "sha512-HkabH6ThvDh1btwLbJiLFXzUW4fNN0leoYiopCg03OWg394j8NSb/Mro4i5J0S9ZLTwbBUpFrx86TzDXQRlT4Q==",
       "license": "BSD-3-Clause",
       "engines": {
         "bun": ">=0.7.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 15e93373..f38f0149 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.64",
+    "@zip.js/zip.js": "^2.7.68",
     "preact": "^10.26.9",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.2",




More information about the Scummvm-git-logs mailing list