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 13, 2024
1 parent f0518ef commit e80664e
Show file tree
Hide file tree
Showing 5 changed files with 711 additions and 3,384 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"dependencies": {
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"helmet": "^8.0.0",
"morgan": "^1.10.0",
"node-pg-migrate": "^7.7.0",
"node-pg-migrate": "^7.7.1",
"pg": "^8.13.0",
"winston": "^3.15.0"
},
Expand Down
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.47.2",
"eslint-plugin-playwright": "^1.6.2",
"@playwright/test": "^1.48.0",
"eslint-plugin-playwright": "^1.7.0",
"playwright": "^1.40.1"
}
}
Loading

0 comments on commit e80664e

Please sign in to comment.