fix: Remove js-yaml

This commit is contained in:
Lucàs
2024-10-09 17:10:15 +02:00
parent 18927b5255
commit 137202214f
2 changed files with 0 additions and 29 deletions
-2
View File
@@ -21,14 +21,12 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"fast-csv": "^5.0.1",
"js-yaml": "^4.1.0",
"node-stream-zip": "^1.15.0",
"tar-stream": "^3.1.7",
"unzipper": "^0.12.3"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.5",
"@types/tar-stream": "^3.1.3",
"@types/unzipper": "^0.10.10",