Skip to content

Commit

Permalink
deps: Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelriosoliveira committed Oct 22, 2024
1 parent 2362fb8 commit cfc9bfa
Show file tree
Hide file tree
Showing 2 changed files with 2,293 additions and 1,899 deletions.
6 changes: 3 additions & 3 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
},
"dependencies": {
"axios": "^1.7.7",
"axios-cache-interceptor": "^1.6.0",
"axios-cache-interceptor": "^1.6.2",
"celebrate": "^15.0.3",
"cors": "^2.8.5",
"express": "^4.21.1",
"http-status-codes": "^2.3.0",
"mongodb-memory-server": "^10.1.2",
"mongoose": "^8.7.1",
"mongoose": "^8.7.2",
"morgan": "^1.10.0",
"pino": "^9.5.0",
"pino-pretty": "^11.3.0",
Expand All @@ -32,7 +32,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/morgan": "^1.9.9",
"@types/node": "^22.7.5",
"@types/node": "^22.7.8",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^2.1.3",
"husky": "^9.1.6",
Expand Down
Loading

0 comments on commit cfc9bfa

Please sign in to comment.