Skip to content

Commit 868e244

Browse files
committed
Apply in-range dependency updates
1 parent 31baa5d commit 868e244

File tree

5 files changed

+232
-241
lines changed

5 files changed

+232
-241
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"winston": "^3.17.0"
2222
},
2323
"devDependencies": {
24-
"@testcontainers/postgresql": "^10.17.1",
24+
"@testcontainers/postgresql": "^10.17.2",
2525
"supertest": "^7.0.0"
2626
}
2727
}

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@axe-core/playwright": "^4.10.1",
13-
"@playwright/test": "^1.50.0",
13+
"@playwright/test": "^1.50.1",
1414
"eslint-plugin-playwright": "^2.2.0",
1515
"playwright": "^1.40.1"
1616
}

0 commit comments

Comments
 (0)