From 09e081a3bee2fa0df6e101d2c31f85a495ff9990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:36:26 +0000 Subject: [PATCH] chore(deps): bump @zip.js/zip.js from 2.7.34 to 2.7.36 Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.34 to 2.7.36. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.34...v2.7.36) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca6fd2c..96dd94b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@mui/x-tree-view": "^6.17.0", "@react-three/drei": "^9.97.0", "@react-three/fiber": "^8.15.16", - "@zip.js/zip.js": "^2.7.34", + "@zip.js/zip.js": "^2.7.36", "mui-chips-input": "^2.1.3", "notistack": "^3.0.1", "react": "^18.2.0", @@ -3561,9 +3561,9 @@ } }, "node_modules/@zip.js/zip.js": { - "version": "2.7.34", - "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.34.tgz", - "integrity": "sha512-SWAK+hLYKRHswhakNUirPYrdsflSFOxykUckfbWDcPvP8tjLuV5EWyd3GHV0hVaJLDps40jJnv8yQVDbWnQDfg==", + "version": "2.7.36", + "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.36.tgz", + "integrity": "sha512-u11fkedhUmMYIH1RRiVJM7fVw4CY+VPl0k6BxLBgngsIml70gGvbTHLhbXcN+BMBmQbZWL3DGEVxIo2xXVkLWg==", "engines": { "bun": ">=0.7.0", "deno": ">=1.0.0", @@ -15244,9 +15244,9 @@ } }, "@zip.js/zip.js": { - "version": "2.7.34", - "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.34.tgz", - "integrity": "sha512-SWAK+hLYKRHswhakNUirPYrdsflSFOxykUckfbWDcPvP8tjLuV5EWyd3GHV0hVaJLDps40jJnv8yQVDbWnQDfg==" + "version": "2.7.36", + "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.36.tgz", + "integrity": "sha512-u11fkedhUmMYIH1RRiVJM7fVw4CY+VPl0k6BxLBgngsIml70gGvbTHLhbXcN+BMBmQbZWL3DGEVxIo2xXVkLWg==" }, "acorn": { "version": "8.11.3", diff --git a/package.json b/package.json index 5d38bce..23eb12d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@mui/x-tree-view": "^6.17.0", "@react-three/drei": "^9.97.0", "@react-three/fiber": "^8.15.16", - "@zip.js/zip.js": "^2.7.34", + "@zip.js/zip.js": "^2.7.36", "mui-chips-input": "^2.1.3", "notistack": "^3.0.1", "react": "^18.2.0",