diff --git a/source/rest/package.json b/source/rest/package.json index 980aac4..76d1960 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -37,7 +37,7 @@ "@nestjs/schematics": "10.0.3", "@nestjs/testing": "10.2.10", "@types/express": "4.17.21", - "@types/jest": "29.5.10", + "@types/jest": "29.5.11", "@types/node": "20.6.0", "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "6.13.2", diff --git a/source/ui/package.json b/source/ui/package.json index 885ecd9..a2b1527 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@rtk-query/codegen-openapi": "1.2.0", "@types/enzyme": "3.10.16", - "@types/jest": "29.5.10", + "@types/jest": "29.5.11", "@types/nightwatch": "2.3.30", "@types/ramda": "0.29.9", "@types/react": "18.2.42",