diff --git a/package-lock.json b/package-lock.json index 6562846e6..2aa591282 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,9 +121,9 @@ } }, "node_modules/@xhmikosr/decompress": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@xhmikosr/decompress/-/decompress-10.2.0.tgz", - "integrity": "sha512-MmDBvu0+GmADyQWHolcZuIWffgfnuTo4xpr2I/Qw5Ox0gt+e1Be7oYqJM4te5ylL6mzlcoicnHVDvP27zft8tg==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/@xhmikosr/decompress/-/decompress-10.2.1.tgz", + "integrity": "sha512-ceGT3K2JR73Usj5o+HM2RRZw0XPUes4rhb7uVTY9PefUQQMpuj8x+V29XVG09JnS7EOj9SIBhHn3K4bFNNb7hA==", "license": "MIT", "dependencies": { "@xhmikosr/decompress-tar": "^8.1.0",