Skip to content

Commit

Permalink
fix(deps): update dependency archiver to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
postalcode-renovate-ci[bot] committed Feb 13, 2024
1 parent b30642c commit e66c9c4
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 142 deletions.
4 changes: 2 additions & 2 deletions packages/downloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"download": "yarn run ts-node src/index.ts"
},
"dependencies": {
"archiver": "5.3.1",
"archiver": "6.0.1",
"axios": "1.1.3",
"csv-parse": "5.3.1",
"iconv-lite": "0.6.3",
Expand All @@ -14,7 +14,7 @@
"unzipper": "0.10.11"
},
"devDependencies": {
"@types/archiver": "5.3.1",
"@types/archiver": "6.0.2",
"@types/node": "18.11.2",
"@types/unzipper": "0.10.5",
"@typescript-eslint/eslint-plugin": "5.40.1",
Expand Down
Loading

0 comments on commit e66c9c4

Please sign in to comment.