diff --git a/package-lock.json b/package-lock.json index cb26a48..8128201 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 07d27c1..77341c7 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",