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 Oct 27, 2024
1 parent c77f6b7 commit c9bab94
Show file tree
Hide file tree
Showing 5 changed files with 427 additions and 555 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"helmet": "^8.0.0",
"morgan": "^1.10.0",
"node-pg-migrate": "^7.7.1",
"pg": "^8.13.0",
"pg": "^8.13.1",
"winston": "^3.15.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.48.1",
"@playwright/test": "^1.48.2",
"eslint-plugin-playwright": "^2.0.0",
"playwright": "^1.40.1"
}
Expand Down
Loading

0 comments on commit c9bab94

Please sign in to comment.