From 587d93d4e9f31b32139f4585aa3b7ab52dab23e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Wed, 25 Sep 2024 18:17:25 +0200 Subject: [PATCH] Remove `tar-stream` and `@types/tar-stream` --- packages/cli/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 50101c063d..b178512965 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -71,7 +71,6 @@ "@types/superagent": "^8.1.7", "@types/swagger-ui-express": "^4.1.6", "@types/syslog-client": "^1.1.2", - "@types/tar-stream": "^3.1.3", "@types/unzip-stream": "^0.3.4", "@types/uuid": "catalog:", "@types/validator": "^13.7.0", @@ -171,7 +170,6 @@ "sshpk": "1.17.0", "swagger-ui-express": "5.0.0", "syslog-client": "1.1.1", - "tar-stream": "^3.1.7", "typedi": "catalog:", "unzip-stream": "0.3.4", "uuid": "catalog:",