diff --git a/package-lock.json b/package-lock.json index b7508373..1c460abd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@axe-core/playwright": "^4.11.0", "@eslint/eslintrc": "^3.3.3", "@estruyf/github-actions-reporter": "^1.10.0", - "@pact-foundation/pact": "^16.0.3", + "@pact-foundation/pact": "^16.0.4", "@playwright/test": "^1.57.0", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", @@ -8089,9 +8089,9 @@ } }, "node_modules/@pact-foundation/pact": { - "version": "16.0.3", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.3.tgz", - "integrity": "sha512-E0Sx5jZtASBZ4yMdoL+hvXSsmlGOUTEfuu2hqNgxpqIpMd0lvRq+nURVgd+wcVmG/DXg4B7sIpJYPYT/8sfQ3g==", + "version": "16.0.4", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.4.tgz", + "integrity": "sha512-ftnaalgOHgYYigyIF8P9h/YJIuez6RILbluVAIQ4D3ZvZYuTCBR6DV0ZeXu4s4/UJICYyrpNiBbZif2c9MqiUw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e1612b17..6cdf02f0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@axe-core/playwright": "^4.11.0", "@eslint/eslintrc": "^3.3.3", "@estruyf/github-actions-reporter": "^1.10.0", - "@pact-foundation/pact": "^16.0.3", + "@pact-foundation/pact": "^16.0.4", "@playwright/test": "^1.57.0", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1",