diff --git a/package-lock.json b/package-lock.json index 77456841..aa771f40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10483,9 +10483,9 @@ } }, "node_modules/unzipper": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.11.4.tgz", - "integrity": "sha512-T6CZQdmCMhlpHM+x4E5E9pIYCXH5INcrI8Cowr4tLQIciuw5nnp+X/LEwgeuFnay3vp9hVo4ydPw3WYSg2agWQ==", + "version": "0.11.5", + "resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.11.5.tgz", + "integrity": "sha512-lpWMMTvoTTETidcvqsHL/OSdX8fy4/nAe1vOa/WESbscApEamd1gvzn2XteNYvAnTGous8BlCkWxxyv3moxfCA==", "dependencies": { "big-integer": "^1.6.17", "bluebird": "~3.4.1",