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 31, 2023
1 parent a0b0e5d commit 790540f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"express": "^4.18.2",
"http-status-codes": "^2.3.0",
"mongodb-memory-server": "^9.0.1",
"mongoose": "^7.6.3",
"mongoose": "^7.6.4",
"morgan": "^1.10.0",
"pino": "^8.16.1",
"pino-pretty": "^10.2.3",
Expand All @@ -33,7 +33,7 @@
"@types/cors": "^2.8.15",
"@types/express": "^4.17.20",
"@types/morgan": "^1.9.7",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/supertest": "^2.0.15",
"@vitest/coverage-v8": "^0.34.6",
"husky": "^8.0.3",
Expand Down
50 changes: 25 additions & 25 deletions packages/server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 790540f

Please sign in to comment.