From 4d21186938c8bc50eba28f23d1088c0c97474f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 06:44:03 -0800 Subject: [PATCH] Bump @pact-foundation/pact-node from 10.17.2 to 10.17.7 in /web (#4267) Bumps [@pact-foundation/pact-node](https://github.com/pact-foundation/pact-node) from 10.17.2 to 10.17.7. - [Release notes](https://github.com/pact-foundation/pact-node/releases) - [Changelog](https://github.com/pact-foundation/pact-js-core/blob/v10.17.7/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-node/compare/v10.17.2...v10.17.7) --- updated-dependencies: - dependency-name: "@pact-foundation/pact-node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/yarn.lock | 22 +++++----------------- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/web/package.json b/web/package.json index b11573875a..3487af8c19 100644 --- a/web/package.json +++ b/web/package.json @@ -34,7 +34,7 @@ "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.18.6", "@pact-foundation/pact": "^9.17.3", - "@pact-foundation/pact-node": "^10.17.2", + "@pact-foundation/pact-node": "^10.17.7", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", "@storybook/addon-actions": "^7.6.7", "@storybook/addon-essentials": "^6.5.16", diff --git a/web/yarn.lock b/web/yarn.lock index 6f0112fbbf..2270aa9c3b 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2700,10 +2700,10 @@ mkdirp "^1.0.4" rimraf "^3.0.2" -"@pact-foundation/pact-node@^10.17.2": - version "10.17.2" - resolved "https://registry.npmjs.org/@pact-foundation/pact-node/-/pact-node-10.17.2.tgz" - integrity sha512-RslLuFYItB0uDfKLYXei0ZfAPK0W0nwSwp+Zt7Qyt+Stnea2H4DOucKV03uFSiv3TLVKojut5nF70wfgXyNItQ== +"@pact-foundation/pact-node@^10.17.2", "@pact-foundation/pact-node@^10.17.7": + version "10.17.7" + resolved "https://registry.yarnpkg.com/@pact-foundation/pact-node/-/pact-node-10.17.7.tgz#05c611d6ceaab90857a0089cc1feef1c73769938" + integrity sha512-VtQQksFXbfRikdb7vse0aq3aQFU8MIisCvbVVyxNOF4jB2hjg/v0hlAci5AFVEltdL4ywFbAKbnc6c3xIbQLDA== dependencies: "@types/needle" "^2.5.1" "@types/pino" "^6.3.5" @@ -16691,7 +16691,7 @@ tar-stream@2.1.0: inherits "^2.0.3" readable-stream "^3.1.1" -tar@^6.0.2: +tar@^6.0.2, tar@^6.1.11: version "6.1.13" resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b" integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw== @@ -16703,18 +16703,6 @@ tar@^6.0.2: mkdirp "^1.0.3" yallist "^4.0.0" -tar@^6.1.11: - version "6.1.11" - resolved "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz" - integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA== - dependencies: - chownr "^2.0.0" - fs-minipass "^2.0.0" - minipass "^3.0.0" - minizlib "^2.1.1" - mkdirp "^1.0.3" - yallist "^4.0.0" - telejson@^6.0.8: version "6.0.8" resolved "https://registry.yarnpkg.com/telejson/-/telejson-6.0.8.tgz#1c432db7e7a9212c1fbd941c3e5174ec385148f7"