fix(deps): update dependency @pact-foundation/pact to v9.16.4

This commit is contained in:
Renovate Bot
2021-10-10 22:55:45 +00:00
committed by renovate[bot]
parent 8337fc79be
commit 921f3eef06
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4499,9 +4499,9 @@
}
},
"@pact-foundation/pact": {
"version": "9.16.3",
"resolved": "https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.3.tgz",
"integrity": "sha512-26uhezEbBAbW7gQ0V2QTJp8iSTmgxf9A65J7lCQyTd6P3Sk7omqTL4faio1/UnPlzMaogQjaa8OpmFpSbfXOFg==",
"version": "9.16.4",
"resolved": "https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.4.tgz",
"integrity": "sha512-pkbTu2cMzEs8H4ohMi7itAl2AdWGsIZP4QnO9e3Bj5+dYSifiHb/AIscDP61Lk3GfL/KUwCI5qGLiXzpTREZBQ==",
"requires": {
"@pact-foundation/pact-node": "^10.13.8",
"@types/bluebird": "^3.5.20",

View File

@@ -42,7 +42,7 @@
"@fortawesome/free-regular-svg-icons": "5.15.4",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.15",
"@pact-foundation/pact": "9.16.3",
"@pact-foundation/pact": "9.16.4",
"@reduxjs/toolkit": "1.6.2",
"classnames": "2.3.1",
"core-js": "3.16.4",