diff --git a/package.json b/package.json index 93972d6..16806ac 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": "6.21.0", "@typescript-eslint/parser": "6.21.0", "axios": "1.11.0", - "chai": "4.5.0", + "chai": "5.3.3", "eslint": "8.57.1", "eslint-config-emarsys": "5.1.0", "eslint-config-prettier": "10.1.5",