Skip to content

Commit

Permalink
Update dependencies (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
qianl15 authored Aug 13, 2024
1 parent 025c45c commit 57ee87a
Show file tree
Hide file tree
Showing 20 changed files with 3,829 additions and 5,901 deletions.
601 changes: 298 additions & 303 deletions bank/bank-backend/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bank/bank-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"private": true,
"dependencies": {
"@dbos-inc/dbos-sdk": "^1.16.12",
"@dbos-inc/dbos-sdk": "^1.20.21",
"@koa/bodyparser": "^5.0.0",
"@koa/cors": "^5.0.0",
"@koa/router": "^12.0.0",
Expand All @@ -31,7 +31,7 @@
"prisma": "^5.1.1"
},
"devDependencies": {
"@dbos-inc/dbos-cloud": "^1.15.9",
"@dbos-inc/dbos-cloud": "^1.20.21",
"@dbos-inc/eslint-plugin": "^3.3.3",
"@types/jest": "^29.5.3",
"@types/koa__cors": "^4.0.1",
Expand Down
Loading

0 comments on commit 57ee87a

Please sign in to comment.