diff --git a/package.json b/package.json index 078bd95..8e4d280 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@balena/lint": "^8.0.2", "@types/chai": "^4.2.11", - "@types/chai-as-promised": "^7.1.2", + "@types/chai-as-promised": "^8.0.0", "@types/debug": "^4.1.5", "@types/js-combinatorics": "^0.5.32", "@types/lodash": "^4.14.168", @@ -55,7 +55,7 @@ "@types/object-hash": "^2.1.0", "@types/semver": "^7.3.5", "chai": "^4.2.0", - "chai-as-promised": "^7.1.1", + "chai-as-promised": "^8.0.0", "cuelang-js": "^1.1.1", "husky": "^4.2.5", "lint-staged": "^10.1.7",