diff --git a/package-lock.json b/package-lock.json index 132e4da7d1..0216082d6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "rfc4648": "^1.3.0", "socks-proxy-agent": "^8.0.4", "stream-buffers": "^3.0.2", - "tar-fs": "^3.0.8", + "tar-fs": "^3.0.9", "ws": "^8.18.2" }, "devDependencies": { diff --git a/package.json b/package.json index f4e9af618f..173117514f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "rfc4648": "^1.3.0", "socks-proxy-agent": "^8.0.4", "stream-buffers": "^3.0.2", - "tar-fs": "^3.0.8", + "tar-fs": "^3.0.9", "ws": "^8.18.2" }, "devDependencies": {