diff --git a/source/rest/package.json b/source/rest/package.json index 8552642..0fe7d43 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.8", + "@types/jest": "29.5.10", "@types/node": "20.6.0", "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "6.12.0", diff --git a/source/ui/package.json b/source/ui/package.json index 4c7a795..5112f17 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": "29.5.8", + "@types/jest": "29.5.10", "@types/nightwatch": "2.3.28", "@types/ramda": "0.29.9", "@types/react": "18.2.37",