diff --git a/package.json b/package.json index fcacd8c..d676294 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@commitlint/cli": "^10.0.0", "@commitlint/config-conventional": "^10.0.0", - "@pact-foundation/pact": "^11.0.2", + "@pact-foundation/pact": "^12.0.0", "@pact-foundation/pact-js-prettier-config": "^1.0.0", "@tsconfig/node14": "^1.0.3", "@types/jest": "^29.2.3", @@ -69,7 +69,7 @@ "typescript": "4.6.4" }, "peerDependencies": { - "@pact-foundation/pact": "^v10.0.0-beta.61 || ^10.0.2 || ^11.0.2", + "@pact-foundation/pact": "^v10.0.0-beta.61 || ^10.0.2 || ^11.0.2 || ^12.0.0", "jest": "^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0" }, "lint-staged": {