From aeafd734d55bfaf0303329a48523b59bec79c5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 06:20:32 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump @pact-foundation/pact from 16.0.2 to 16.0.4 Bumps [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) from 16.0.2 to 16.0.4. - [Release notes](https://github.com/pact-foundation/pact-js/releases) - [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-js/compare/v16.0.2...v16.0.4) --- updated-dependencies: - dependency-name: "@pact-foundation/pact" dependency-version: 16.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 98 ++++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 55 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index c271de6a..15d2cac0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "tailwind-merge": "^3.3.1" }, "devDependencies": { - "@pact-foundation/pact": "^16.0.2", + "@pact-foundation/pact": "^16.0.4", "@playwright/test": "^1.57.0", "@stryker-mutator/core": "^9.4.0", "@stryker-mutator/vitest-runner": "^9.4.0", @@ -3067,13 +3067,13 @@ } }, "node_modules/@pact-foundation/pact": { - "version": "16.0.2", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.2.tgz", - "integrity": "sha512-RSUNZ9KblmrZxFZ2/OvMGStBknpvC4rk0StEvMm+s67kKyYFDgB4p2c+a2BaASQSdywd/AFg2WFUFCI4OeQL0w==", + "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": { - "@pact-foundation/pact-core": "^17.0.0", + "@pact-foundation/pact-core": "^17.0.2", "axios": "^1.12.2", "body-parser": "^2.2.0", "chalk": "4.1.2", @@ -3094,9 +3094,9 @@ } }, "node_modules/@pact-foundation/pact-core": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.0.1.tgz", - "integrity": "sha512-jUYp4DuLSC6WYsm8Lu7GpbzSNLu20kGAI5u8tl6NdlOWkBORbcc0KkBvlAkqY77ViyYutOPPFiR65oYGzsU1vQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.1.0.tgz", + "integrity": "sha512-0yAUBpLP9ggibw3uX8FW8gHj6zbxCiGNDh1K9oG9b6opzqD3ZsGD8YaKYOHOLTQSoQRsB//Kkeztvi4IfWO3iQ==", "cpu": [ "x64", "ia32", @@ -3121,19 +3121,19 @@ "node": ">=20" }, "optionalDependencies": { - "@pact-foundation/pact-core-darwin-arm64": "17.0.1", - "@pact-foundation/pact-core-darwin-x64": "17.0.1", - "@pact-foundation/pact-core-linux-arm64-glibc": "17.0.1", - "@pact-foundation/pact-core-linux-arm64-musl": "17.0.1", - "@pact-foundation/pact-core-linux-x64-glibc": "17.0.1", - "@pact-foundation/pact-core-linux-x64-musl": "17.0.1", - "@pact-foundation/pact-core-windows-x64": "17.0.1" + "@pact-foundation/pact-core-darwin-arm64": "17.1.0", + "@pact-foundation/pact-core-darwin-x64": "17.1.0", + "@pact-foundation/pact-core-linux-arm64-glibc": "17.1.0", + "@pact-foundation/pact-core-linux-arm64-musl": "17.1.0", + "@pact-foundation/pact-core-linux-x64-glibc": "17.1.0", + "@pact-foundation/pact-core-linux-x64-musl": "17.1.0", + "@pact-foundation/pact-core-windows-x64": "17.1.0" } }, "node_modules/@pact-foundation/pact-core-darwin-arm64": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-arm64/-/pact-core-darwin-arm64-17.0.1.tgz", - "integrity": "sha512-o/seco3wLxcochl69av+HMYGvXBw5b0Jjm4el2aIOl4dcLaEAqKbm8b/wshWIi7XrW8vXml0thX2BKJP4xTohQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-arm64/-/pact-core-darwin-arm64-17.1.0.tgz", + "integrity": "sha512-S4+VgqpuG2/0V7JRdDA9HvdOh38h45mEGr0m5Dqdh23hOvhRQHF25f3ylBpem6of+LacNIqJ+eyBEm4k/0H8MQ==", "cpu": [ "arm64" ], @@ -3145,9 +3145,9 @@ ] }, "node_modules/@pact-foundation/pact-core-darwin-x64": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-x64/-/pact-core-darwin-x64-17.0.1.tgz", - "integrity": "sha512-G4HH/3FfHw5lMVLwBkpmEEUkW6M0s+yHbepzECR8siQ2TDRyNQ3NYkGXqWXeRgmdT11rlAlVbtCDv6JXdftuDA==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-x64/-/pact-core-darwin-x64-17.1.0.tgz", + "integrity": "sha512-Ex7kykXXq4kyu9NHxvKzwV6yItXZduTF+Ui4dR316xaw7hzTQ+WWnHs0fPFlYFroO/LbWCFBzO5zUUkdU1UknQ==", "cpu": [ "x64" ], @@ -3159,9 +3159,9 @@ ] }, "node_modules/@pact-foundation/pact-core-linux-arm64-glibc": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-glibc/-/pact-core-linux-arm64-glibc-17.0.1.tgz", - "integrity": "sha512-cN4cXDdsOACGZWh5vbptkhhx0uH6Z3FnL5bkbBC2LQpeuUABqcP2/1h5YxhmjZdvfCQEn4yv8BqQn/nDVdJO6A==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-glibc/-/pact-core-linux-arm64-glibc-17.1.0.tgz", + "integrity": "sha512-bz34LVZz9DNJWUCwIkq71ZBkSSstjr4febDpnOy/JXPvxuDbVZ6OIy8L8vV24c6JJNTxC1E7z194yxz/zuGAKw==", "cpu": [ "arm64" ], @@ -3173,9 +3173,9 @@ ] }, "node_modules/@pact-foundation/pact-core-linux-arm64-musl": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-musl/-/pact-core-linux-arm64-musl-17.0.1.tgz", - "integrity": "sha512-Dhk5NMYQuWdh0XKO7oBUpkw+1ZlwEm7EinOytKWkTOFCvl56z6xlMHGNsDNAjt5nWtljUD1XP9vjVHAeWtnPbg==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-musl/-/pact-core-linux-arm64-musl-17.1.0.tgz", + "integrity": "sha512-NE+1rEMhheBNo8UbUi2bUfjvLwhV9QkY+k/6M+VUvGMVoeNhTXAYBMqz13lWkCcMh4IUbjCaVm6GQrMnV6DV5g==", "cpu": [ "arm64" ], @@ -3187,9 +3187,9 @@ ] }, "node_modules/@pact-foundation/pact-core-linux-x64-glibc": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-glibc/-/pact-core-linux-x64-glibc-17.0.1.tgz", - "integrity": "sha512-VYrJYQ92iRy0j/F9YOKXy7emUz32xutzlZeSXuK1hwZdIGsjj4lz7gTaXV/wwXTE6k/GBBGkQ1dbKjqT7Guo3g==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-glibc/-/pact-core-linux-x64-glibc-17.1.0.tgz", + "integrity": "sha512-FgTeIVV+/2fCZaKEQN7MCXTNuHzBAT0d8TBGwiQXt6AzxNG9WvqqxpJIzH0mzjVmot3Q+8K4pySiSin/n4Y5CA==", "cpu": [ "x64" ], @@ -3201,9 +3201,9 @@ ] }, "node_modules/@pact-foundation/pact-core-linux-x64-musl": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-musl/-/pact-core-linux-x64-musl-17.0.1.tgz", - "integrity": "sha512-9ronA6Qs7KVHS2FoGSBTMrUbpNz5AqhbcClHdTpbE3eoVBJbz5M1rsRYSuqcKpBLU4nW5fWEBD/KJ+v78Tf59w==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-musl/-/pact-core-linux-x64-musl-17.1.0.tgz", + "integrity": "sha512-2wB65MO1QxH6HvXSVjj8Ii6nRrvEh5Y2O5b7vy7xHAPCbXBR67A/mUw9cxTZLdomAZEaOZN/34p+KXAoTA9JHg==", "cpu": [ "x64" ], @@ -3215,9 +3215,9 @@ ] }, "node_modules/@pact-foundation/pact-core-windows-x64": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-windows-x64/-/pact-core-windows-x64-17.0.1.tgz", - "integrity": "sha512-Zn5qfaYcDLdBFGVz2UB/heqZ7i4LuQPVwOnOV1Bhx+Mui3TfwHMCGxvr7CMF1SRrZFsYEIHG9+Ve1au15ju0kw==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-windows-x64/-/pact-core-windows-x64-17.1.0.tgz", + "integrity": "sha512-iKpoKzUkcMUcdc5AbwLJDGNTv64DC0hZEh1xlyysIw6dbQkCcmgAx0Sjw8j7nBH/VQNxrCOaaN54fHzYgVmL9g==", "cpu": [ "x64" ], @@ -7383,9 +7383,9 @@ } }, "node_modules/fast-copy": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz", - "integrity": "sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-4.0.2.tgz", + "integrity": "sha512-ybA6PDXIXOXivLJK/z9e+Otk7ve13I4ckBvGO5I2RRmBU1gMHLVDJYEuJYhGwez7YNlYji2M2DvVU+a9mSFDlw==", "dev": true, "license": "MIT" }, @@ -10514,21 +10514,21 @@ } }, "node_modules/pino-pretty": { - "version": "13.1.2", - "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.2.tgz", - "integrity": "sha512-3cN0tCakkT4f3zo9RXDIhy6GTvtYD6bK4CRBLN9j3E/ePqN1tugAXD5rGVfoChW6s0hiek+eyYlLNqc/BG7vBQ==", + "version": "13.1.3", + "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.3.tgz", + "integrity": "sha512-ttXRkkOz6WWC95KeY9+xxWL6AtImwbyMHrL1mSwqwW9u+vLp/WIElvHvCSDg0xO/Dzrggz1zv3rN5ovTRVowKg==", "dev": true, "license": "MIT", "dependencies": { "colorette": "^2.0.7", "dateformat": "^4.6.3", - "fast-copy": "^3.0.2", + "fast-copy": "^4.0.0", "fast-safe-stringify": "^2.1.1", "help-me": "^5.0.0", "joycon": "^3.1.1", "minimist": "^1.2.6", "on-exit-leak-free": "^2.1.0", - "pino-abstract-transport": "^2.0.0", + "pino-abstract-transport": "^3.0.0", "pump": "^3.0.0", "secure-json-parse": "^4.0.0", "sonic-boom": "^4.0.1", @@ -10538,6 +10538,16 @@ "pino-pretty": "bin.js" } }, + "node_modules/pino-pretty/node_modules/pino-abstract-transport": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-3.0.0.tgz", + "integrity": "sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==", + "dev": true, + "license": "MIT", + "dependencies": { + "split2": "^4.0.0" + } + }, "node_modules/pino-std-serializers": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz", diff --git a/package.json b/package.json index d9b8a984..22bb4f76 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "tailwind-merge": "^3.3.1" }, "devDependencies": { - "@pact-foundation/pact": "^16.0.2", + "@pact-foundation/pact": "^16.0.4", "@playwright/test": "^1.57.0", "@stryker-mutator/core": "^9.4.0", "@stryker-mutator/vitest-runner": "^9.4.0",