diff --git a/source/rest/package.json b/source/rest/package.json index 7de1aff..0c7ad83 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 dc0bbff..e2ab99c 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",