Skip to content

Commit

Permalink
server: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Sep 6, 2024
1 parent 1e1fda6 commit e225b74
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"dependencies": {
"@scrypted/ffmpeg-static": "^6.1.0-build1",
"@scrypted/node-pty": "^1.0.18",
"@scrypted/types": "^0.3.56",
"adm-zip": "^0.5.15",
"@scrypted/types": "^0.3.57",
"adm-zip": "^0.5.16",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"dotenv": "^16.4.5",
"engine.io": "^6.6.0",
"express": "^4.19.2",
"follow-redirects": "^1.15.6",
"follow-redirects": "^1.15.9",
"http-auth": "^4.2.0",
"level": "^8.0.1",
"lodash": "^4.17.21",
Expand All @@ -36,7 +36,7 @@
"@types/follow-redirects": "^1.14.4",
"@types/http-auth": "^4.1.4",
"@types/lodash": "^4.17.7",
"@types/node": "^22.5.0",
"@types/node": "^22.5.4",
"@types/node-dijkstra": "^2.5.6",
"@types/node-forge": "^1.3.11",
"@types/semver": "^7.5.8",
Expand Down

0 comments on commit e225b74

Please sign in to comment.