diff --git a/package-lock.json b/package-lock.json index ce3a515..4bcd0ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9985,9 +9985,9 @@ } }, "node_modules/unzipper": { - "version": "0.11.3", - "resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.11.3.tgz", - "integrity": "sha512-Xs72T2f5DkRU1ULU/5kywmMXHI3ZJIL6a1Eb/7eTwmqbOS35ed10PYGDeKMXOuJ5zZrp/HYNeRj80HZsBtOyrA==", + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.11.4.tgz", + "integrity": "sha512-T6CZQdmCMhlpHM+x4E5E9pIYCXH5INcrI8Cowr4tLQIciuw5nnp+X/LEwgeuFnay3vp9hVo4ydPw3WYSg2agWQ==", "dependencies": { "big-integer": "^1.6.17", "bluebird": "~3.4.1",