Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bnussman committed Aug 12, 2023
1 parent 4fbd440 commit 2d90040
Show file tree
Hide file tree
Showing 6 changed files with 249 additions and 223 deletions.
8 changes: 4 additions & 4 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@banksnussman/graphql-fields-to-relations": "^2.0.0",
"@mikro-orm/core": "5.7.14",
"@mikro-orm/postgresql": "5.7.14",
"@sentry/integrations": "^7.61.1",
"@sentry/node": "^7.61.1",
"aws-sdk": "^2.1431.0",
"@sentry/integrations": "^7.63.0",
"@sentry/node": "^7.63.0",
"aws-sdk": "^2.1435.0",
"bcrypt": "^5.1.0",
"body-parser": "^1.20.2",
"car-info": "^0.1.4",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@types/body-parser": "^1.19.2",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/node": "^20.4.8",
"@types/node": "^20.4.10",
"@types/nodemailer": "^6.4.9",
"@types/uuid": "^9.0.2",
"@types/ws": "^8.5.5",
Expand Down
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"codegen": "graphql-codegen"
},
"dependencies": {
"@apollo/client": "^3.8.0",
"@apollo/client": "^3.8.1",
"@expo/vector-icons": "^13.0.0",
"@gorhom/bottom-sheet": "^4.4.7",
"@react-native-async-storage/async-storage": "~1.18.2",
Expand All @@ -22,7 +22,7 @@
"@sentry/react-native": "5.5.0",
"apollo-upload-client": "^17.0.0",
"car-info": "^0.1.4",
"expo": "^49.0.6",
"expo": "^49.0.7",
"expo-application": "^5.3.0",
"expo-constants": "^14.4.2",
"expo-device": "~5.4.0",
Expand Down
Loading

0 comments on commit 2d90040

Please sign in to comment.