Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 27, 2023
1 parent 1ee4bcc commit d177814
Show file tree
Hide file tree
Showing 2 changed files with 745 additions and 697 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
},
"devDependencies": {
"@sofie-automation/code-standard-preset": "~2.5",
"@types/koa": "^2.13.8",
"@types/koa": "^2.13.9",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa-router": "^7.4.0",
"@types/underscore": "^1.11.6",
"@types/koa-router": "^7.4.5",
"@types/underscore": "^1.11.9",
"@types/url-join": "^4.0.1",
"@types/ws": "^8.5.5",
"concurrently": "^8.2.0",
"@types/ws": "^8.5.6",
"concurrently": "^8.2.1",
"electron": "^20.3.12",
"electron-builder": "^22.14.13",
"jest": "^29.6.2",
"nodemon": "^2.0.22",
"jest": "^29.7.0",
"nodemon": "^3.0.1",
"typescript": "~4.9"
},
"dependencies": {
Expand All @@ -52,7 +52,7 @@
"underscore": "^1.13.6",
"url-join": "^4.0.1",
"winston": "^3.10.0",
"ws": "^8.13.0"
"ws": "^8.14.2"
},
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",
"nodemonConfig": {
Expand Down
Loading

0 comments on commit d177814

Please sign in to comment.