From bc3373fe3af9443ae109c616f2def8dc963e062c Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 22:58:07 +0000 Subject: [PATCH] chore(deps): update dependency @pact-foundation/pact-node to v10.18.0 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fdc826..4c73811 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@pact-foundation/pact": "9.18.1", - "@pact-foundation/pact-node": "10.17.2", + "@pact-foundation/pact-node": "10.18.0", "@testing-library/jest-dom": "6.9.1", "@typescript-eslint/eslint-plugin": "8.45.0", "@typescript-eslint/parser": "8.45.0",