Skip to content

Commit

Permalink
fix: Bump version of pact-core to obtain fix for Verifier not accepti…
Browse files Browse the repository at this point in the history
…ng broker token correctly (#738)
  • Loading branch information
TimothyJones committed Sep 14, 2021
1 parent c7b0986 commit 79d9930
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -101,7 +101,7 @@
]
},
"dependencies": {
"@pact-foundation/pact-core": "13.1.5",
"@pact-foundation/pact-core": "13.1.6",
"@types/bluebird": "^3.5.20",
"@types/express": "^4.17.11",
"bluebird": "~3.5.1",
Expand Down

0 comments on commit 79d9930

Please sign in to comment.