Skip to content

Commit

Permalink
update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
IrosTheBeggar committed May 6, 2024
1 parent 4200b08 commit 09dd860
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,19 +91,19 @@
},
"dependencies": {
"archiver": "^7.0.1",
"axios": "^1.6.7",
"axios": "^1.6.8",
"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.3",
"fast-xml-parser": "^4.3.5",
"express": "^4.19.2",
"fast-xml-parser": "^4.3.6",
"ffbinaries": "^1.1.6",
"fluent-ffmpeg": "^2.1.2",
"http-proxy": "^1.18.1",
"jimp": "^0.22.12",
"joi": "^17.12.2",
"joi": "^17.13.1",
"jsonwebtoken": "^9.0.2",
"lokijs": "^1.5.12",
"m3u8-parser": "^7.1.0",
Expand All @@ -112,9 +112,9 @@
"music-metadata": "^7.14.0",
"nanoid": "^3.3.6",
"tree-kill": "^1.2.2",
"winston": "^3.12.0",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^4.7.1",
"ws": "^8.16.0"
"ws": "^8.17.0"
},
"devDependencies": {
"electron-builder": "24.13.3"
Expand Down

0 comments on commit 09dd860

Please sign in to comment.