diff --git a/bimviewer/package-lock.json b/bimviewer/package-lock.json index 0240b77..787f82c 100644 --- a/bimviewer/package-lock.json +++ b/bimviewer/package-lock.json @@ -811,9 +811,9 @@ } }, "jszip": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/jszip/-/jszip-2.6.1.tgz", - "integrity": "sha1-uI86ey5noqBIFSmCx6N1bZxIKPA=", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/jszip/-/jszip-2.7.0.tgz", + "integrity": "sha512-JIsRKRVC3gTRo2vM4Wy9WBC3TRcfnIZU8k65Phi3izkvPH975FowRYtKGT6PxevA0XnJ/yO8b0QwV0ydVyQwfw==", "requires": { "pako": "~1.0.2" }