[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-b5d96587a0 -> bec0303cee01f3a6e986aa3c30ae147b18eebfa7

ScummVM git noreply at scummvm.org
Fri Oct 10 10:03:27 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:
bec0303cee Bump @zip.js/zip.js


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

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

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.7
  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 a339b699..40c058ec 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.6",
+        "@zip.js/zip.js": "^2.8.7",
         "preact": "^10.27.2",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.4",
@@ -838,9 +838,9 @@
       "license": "Apache-2.0"
     },
     "node_modules/@zip.js/zip.js": {
-      "version": "2.8.6",
-      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.6.tgz",
-      "integrity": "sha512-E7Dai2C0wsTgzgDuDAb2Cf/Z57wHJd5zp+x2+f5/silcmpDuRY4fW7SH0cCmMKqlKgHuf01BtzLqXegesE5qCg==",
+      "version": "2.8.7",
+      "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.7.tgz",
+      "integrity": "sha512-8daf29EMM3gUpH/vSBSCYo2bY/wbamgRPxPpE2b+cDnbOLBHAcZikWad79R4Guemth/qtipzEHrZMq1lFXxWIA==",
       "license": "BSD-3-Clause",
       "engines": {
         "bun": ">=0.7.0",
@@ -1323,19 +1323,6 @@
         "url": "https://opencollective.com/eslint"
       }
     },
-    "node_modules/eslint/node_modules/@eslint/js": {
-      "version": "9.35.0",
-      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz",
-      "integrity": "sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==",
-      "dev": true,
-      "license": "MIT",
-      "engines": {
-        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-      },
-      "funding": {
-        "url": "https://eslint.org/donate"
-      }
-    },
     "node_modules/eslint/node_modules/eslint-visitor-keys": {
       "version": "4.2.1",
       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 24a7884f..1fc23553 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.6",
+    "@zip.js/zip.js": "^2.8.7",
     "preact": "^10.27.2",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.4",




More information about the Scummvm-git-logs mailing list