Skip to content

Commit

Permalink
Merge pull request #4889 from systeminit/stack72/update-deps
Browse files Browse the repository at this point in the history
chore(deps): Update Dependencies
  • Loading branch information
stack72 authored Oct 29, 2024
2 parents 908e8f6 + 85635ac commit 28b3509
Show file tree
Hide file tree
Showing 4 changed files with 420 additions and 178 deletions.
2 changes: 1 addition & 1 deletion bin/auth-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"whichnode": "which node"
},
"dependencies": {
"@koa/cors": "^4.0.0",
"@koa/cors": "^5.0.0",
"@koa/router": "^12.0.0",
"@prisma/client": "^5.20.0",
"@si/ts-lib": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion bin/lang-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"node-fetch": "^2",
"toml": "^3.0.0",
"typescript": "^4.9.5",
"vm2": "^3.9.11"
"vm2": "^3.9.19"
},
"volta": {
"extends": "../../package.json"
Expand Down
Loading

0 comments on commit 28b3509

Please sign in to comment.