diff --git a/package.json b/package.json index fbcfdf68..ac8df4b8 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@suemor/eslint-config-ts": "^1.1.0", "@suemor/prettier": "^1.1.0", "@types/express": "^4.17.13", - "@types/jest": "29.4.0", + "@types/jest": "29.4.4", "@types/multer": "^1.4.7", "@types/node": "18.14.1", "@types/passport-jwt": "^3.0.8", @@ -100,7 +100,7 @@ "cross-env": "^7.0.3", "cz-git": "^1.4.1", "husky": "^8.0.3", - "jest": "29.4.1", + "jest": "29.4.3", "lint-staged": "^13.1.0", "prettier": "^2.3.2", "rimraf": "^4.0.5",