Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bnussman committed Oct 31, 2023
1 parent 03628eb commit fea6572
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 116 deletions.
10 changes: 5 additions & 5 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
]
},
"dependencies": {
"@apollo/server": "^4.9.4",
"@apollo/server": "^4.9.5",
"@banksnussman/graphql-fields-to-relations": "^2.0.0",
"@mikro-orm/core": "5.9.0",
"@mikro-orm/postgresql": "5.9.0",
"@sentry/integrations": "^7.75.1",
"@sentry/node": "^7.75.1",
"aws-sdk": "^2.1481.0",
"@sentry/integrations": "^7.77.0",
"@sentry/node": "^7.77.0",
"aws-sdk": "^2.1485.0",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.2",
"car-info": "^0.1.5",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@types/body-parser": "^1.19.4",
"@types/cors": "^2.8.15",
"@types/express": "^4.17.20",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/nodemailer": "^6.4.13",
"@types/uuid": "^9.0.6",
"@types/ws": "^8.5.8",
Expand Down
Loading

0 comments on commit fea6572

Please sign in to comment.