diff --git a/package.json b/package.json index 7c2425f..1bf0ee9 100644 --- a/package.json +++ b/package.json @@ -30,10 +30,10 @@ "@balena/lint": "^8.2.8", "@balena/sbvr-parser": "^1.4.6", "@balena/sbvr-types": "^9.0.2", - "@types/chai": "^4.3.20", + "@types/chai": "^5.0.0", "@types/chai-things": "0.0.38", "@types/mocha": "^10.0.8", - "chai": "^4.5.0", + "chai": "^5.0.0", "chai-things": "~0.2.0", "husky": "^9.1.6", "lint-staged": "^15.2.10",