From d1878d605f9696cd98a3f933ea0403c41d05eacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:49:59 +0000 Subject: [PATCH] chore(deps): bump @zip.js/zip.js from 2.7.33 to 2.7.34 in /client/pwa Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.33 to 2.7.34. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.33...v2.7.34) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/pwa/package.json | 2 +- client/pwa/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/pwa/package.json b/client/pwa/package.json index ef1b6b5cd239..5ec685ad9286 100644 --- a/client/pwa/package.json +++ b/client/pwa/package.json @@ -12,7 +12,7 @@ "dev": "webpack-cli --watch" }, "dependencies": { - "@zip.js/zip.js": "2.7.33", + "@zip.js/zip.js": "2.7.34", "dexie": "3.2.4" }, "devDependencies": { diff --git a/client/pwa/yarn.lock b/client/pwa/yarn.lock index 79471e505bd0..3bd9c1907ed7 100644 --- a/client/pwa/yarn.lock +++ b/client/pwa/yarn.lock @@ -249,10 +249,10 @@ resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== -"@zip.js/zip.js@2.7.33": - version "2.7.33" - resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.33.tgz#daeb0ab451b360f4584f5f4259ea822d56eaff02" - integrity sha512-3Ct8eoIkvkflNEyL3wD3GwJ2ORMobGTGO4v9giq6a4vCBcVmk1qFXtfDN2P9hJ9Eibd4zPKMiRCca4lVu+56Ig== +"@zip.js/zip.js@2.7.34": + version "2.7.34" + resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.34.tgz#2d5c84cffa4b6b27a94e8eb1bbb3682de6598bdf" + integrity sha512-SWAK+hLYKRHswhakNUirPYrdsflSFOxykUckfbWDcPvP8tjLuV5EWyd3GHV0hVaJLDps40jJnv8yQVDbWnQDfg== acorn-import-assertions@^1.9.0: version "1.9.0"