[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-a6efd68a9d -> 6383aec5da6ab541e01633497cade448d308239c
ScummVM git
noreply at scummvm.org
Fri Sep 5 10:03:23 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:
6383aec5da Bump @zip.js/zip.js
Commit: 6383aec5da6ab541e01633497cade448d308239c
https://github.com/scummvm/scummvm-web/commit/6383aec5da6ab541e01633497cade448d308239c
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-09-05T10:03:20Z
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.72 to 2.7.73
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.72...v2.7.73)
---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.7.73
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 b43744cc..a8f3c293 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.72",
+ "@zip.js/zip.js": "^2.7.73",
"preact": "^10.27.1",
"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.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==",
+ "version": "2.7.73",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.73.tgz",
+ "integrity": "sha512-I2UP8/rdQE5hTtVVL08B7P8XuwXiKuuMUPjNuFOVL/9b+8IsExR9S5jz2H58u0rJjU4M1BikLgqEMG8gZJZVBw==",
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 5d2dd82a..a8b3683a 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.72",
+ "@zip.js/zip.js": "^2.7.73",
"preact": "^10.27.1",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
More information about the Scummvm-git-logs
mailing list