Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
IrosTheBeggar committed Mar 14, 2024
1 parent 14b6c92 commit 164a97f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,32 +91,32 @@
},
"dependencies": {
"archiver": "^7.0.1",
"axios": "^1.6.0",
"axios": "^1.6.7",
"busboy": "^1.6.0",
"commander": "^9.5.0",
"cookie-parser": "^1.4.6",
"electron-updater": "^6.1.4",
"escape-string-regexp": "^4.0.0",
"express": "^4.18.2",
"express": "^4.18.3",
"fast-xml-parser": "^4.3.5",
"ffbinaries": "^1.1.5",
"ffbinaries": "^1.1.6",
"fluent-ffmpeg": "^2.1.2",
"http-proxy": "^1.18.1",
"jimp": "^0.22.10",
"joi": "^17.11.0",
"jimp": "^0.22.12",
"joi": "^17.12.2",
"jsonwebtoken": "^9.0.2",
"lokijs": "^1.5.12",
"m3u8-parser": "^6.0.0",
"m3u8-parser": "^7.1.0",
"make-dir": "^3.1.0",
"mime-types": "^2.1.35",
"music-metadata": "^7.14.0",
"nanoid": "^3.3.4",
"nanoid": "^3.3.6",
"tree-kill": "^1.2.2",
"winston": "^3.11.0",
"winston": "^3.12.0",
"winston-daily-rotate-file": "^4.7.1",
"ws": "^8.14.2"
"ws": "^8.16.0"
},
"devDependencies": {
"electron-builder": "24.6.4"
"electron-builder": "24.13.3"
}
}

0 comments on commit 164a97f

Please sign in to comment.