Skip to content

Commit

Permalink
Apply in-range dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 8, 2024
1 parent 3c9d33f commit e461449
Show file tree
Hide file tree
Showing 4 changed files with 1,577 additions and 513 deletions.
6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"test:watch": "npm run test -- --no-run"
},
"dependencies": {
"dotenv": "^16.4.5",
"express": "^4.21.1",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"helmet": "^8.0.0",
"morgan": "^1.10.0",
"node-pg-migrate": "^7.8.0",
"pg": "^8.13.1",
"winston": "^3.17.0"
},
"devDependencies": {
"@testcontainers/postgresql": "^10.15.0",
"@testcontainers/postgresql": "^10.16.0",
"supertest": "^7.0.0"
}
}
Loading

0 comments on commit e461449

Please sign in to comment.