diff --git a/package.json b/package.json index c1fb9fe4..9d3dad11 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@balena/lint": "^8.0.1", - "@types/chai": "^4.3.14", + "@types/chai": "^5.0.0", "@types/chai-as-promised": "^7.1.8", "@types/chai-like": "^1.1.3", "@types/chai-things": "0.0.38", @@ -52,7 +52,7 @@ "@types/rewire": "^2.5.30", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", - "chai": "^4.4.1", + "chai": "^5.0.0", "chai-as-promised": "^7.1.1", "chai-like": "^1.1.1", "chai-things": "^0.2.0",