diff --git a/package.json b/package.json index a0217d5..d28ceab 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@types/chai": "4.3.20", + "@types/chai": "5.2.2", "@types/lodash": "4.17.20", "@types/mocha": "10.0.10", "@types/node": "18.19.115", @@ -51,7 +51,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "axios": "1.10.0", - "chai": "4.5.0", + "chai": "5.2.1", "eslint": "8.57.1", "eslint-config-emarsys": "5.1.0", "eslint-config-prettier": "10.1.5",