diff --git a/package.json b/package.json index be897f86d..f2a9065e4 100644 --- a/package.json +++ b/package.json @@ -234,8 +234,8 @@ "@semantic-release/github": "^12.0.0", "@semantic-release/npm": "^13.1.1", "@semantic-release/release-notes-generator": "^14.1.0", - "@types/chai": "^4.2.16", - "@types/chai-as-promised": "^7.1.3", + "@types/chai": "^5.2.3", + "@types/chai-as-promised": "^8.0.2", "@types/chai-string": "^1.4.2", "@types/chai-subset": "^1.3.3", "@types/mocha": "^10.0.0", @@ -244,9 +244,9 @@ "buffer": "^6.0.3", "bytes": "^3.1.0", "c8": "^10.1.2", - "chai": "^4.3.4", - "chai-as-promised": "^7.1.1", - "chai-bites": "^0.1.2", + "chai": "^6.2.2", + "chai-as-promised": "^8.0.2", + "chai-bites": "^0.2.0", "chai-parentheses": "^0.0.2", "chai-string": "^1.5.0", "chai-subset": "^1.6.0",