diff --git a/source/rest/package.json b/source/rest/package.json index 04ee667..97b99c7 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -37,7 +37,7 @@ "@nestjs/schematics": "^10.0.2", "@nestjs/testing": "^10.2.5", "@types/express": "^4.17.17", - "@types/jest": "29.5.4", + "@types/jest": "29.5.8", "@types/node": "20.6.0", "@types/supertest": "^2.0.12", "@typescript-eslint/eslint-plugin": "^6.7.0", diff --git a/source/ui/package.json b/source/ui/package.json index a4cf8e0..2e75166 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.11", - "@types/jest": "27.4.1", + "@types/jest": "27.5.2", "@types/nightwatch": "2.3.28", "@types/ramda": "0.29.9", "@types/react": "17.0.70",