From 7081e4a1e9ce37ae388e480843e2cbfe141029c4 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:15:09 +0000 Subject: [PATCH] chore(deps): update dependency @pact-foundation/pact to v16 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5fc678..de3c9c5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ] }, "devDependencies": { - "@pact-foundation/pact": "9.18.1", + "@pact-foundation/pact": "16.0.2", "@pact-foundation/pact-node": "10.17.2", "@testing-library/jest-dom": "6.9.1", "@typescript-eslint/eslint-plugin": "8.46.3",