diff --git a/package.json b/package.json index 3972c52..273767b 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.17", "@types/mocha": "10.0.10", "@types/node": "18.19.111", @@ -51,7 +51,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "axios": "1.9.0", - "chai": "4.5.0", + "chai": "5.2.0", "eslint": "8.57.1", "eslint-config-emarsys": "5.1.0", "eslint-config-prettier": "10.1.5",