mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Remove tar-stream
and @types/tar-stream
This commit is contained in:
parent
b391a6df09
commit
587d93d4e9
|
@ -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:",
|
||||
|
|
Loading…
Reference in a new issue