use the right msw version

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-11-22 14:10:09 +01:00
parent 2a1eb5549e
commit 92e558f4cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"@types/aws4": "^1.5.1",
"@types/http-proxy-middleware": "^0.19.3",
"aws-sdk-mock": "^5.2.1",
"msw": "^0.48.0",
"msw": "^0.49.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -5992,7 +5992,7 @@ __metadata:
lodash: ^4.17.21
luxon: ^3.0.0
morgan: ^1.10.0
msw: ^0.48.0
msw: ^0.49.0
node-fetch: ^2.6.7
stream-buffers: ^3.0.2
supertest: ^6.1.3