diff --git a/package.json b/package.json index 955819db8..91cec2fe4 100644 --- a/package.json +++ b/package.json @@ -236,8 +236,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", @@ -247,8 +247,8 @@ "buffer": "^6.0.3", "bytes": "^3.1.0", "c8": "^11.0.0", - "chai": "^4.3.4", - "chai-as-promised": "^7.1.1", + "chai": "^6.2.2", + "chai-as-promised": "^8.0.2", "chai-bites": "^0.3.1", "chai-parentheses": "^0.0.2", "chai-string": "^1.5.0",