diff --git a/package.json b/package.json index 54c0084..13f155d 100644 --- a/package.json +++ b/package.json @@ -53,13 +53,13 @@ "@types/express": "^4.17.17", "@types/fs-extra": "^11.0.1", "@types/handlebars-helpers": "^0.5.3", - "@types/jest": "^29.5.4", + "@types/jest": "^29.5.5", "@types/mustache": "^4.2.2", "@types/nunjucks": "^3.2.3", "@types/pug": "^2.0.6", "@types/underscore": "^1.11.8", "docula": "^0.3.4", - "jest": "^29.6.4", + "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "^5.2.2" },