migrate catalog backend to msw2

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-08-14 17:30:14 +02:00
parent bb5f5145e6
commit adef009079
3 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -4719,7 +4719,7 @@ __metadata:
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
minimatch: "npm:^9.0.0"
msw: "npm:^1.0.0"
msw: "npm:^2.0.0"
p-limit: "npm:^3.0.2"
prom-client: "npm:^15.0.0"
supertest: "npm:^7.0.0"