Skip to content

Commit

Permalink
fix: Bump pact-core dependency to 13.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Jan 19, 2022
1 parent e60d831 commit a3a11ec
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 97 deletions.
146 changes: 51 additions & 95 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -102,7 +102,7 @@
},
"dependencies": {
"@mapbox/node-pre-gyp": "1.0.5",
"@pact-foundation/pact-core": "13.3.0",
"@pact-foundation/pact-core": "13.4.1",
"@types/bluebird": "^3.5.20",
"@types/express": "^4.17.11",
"bluebird": "~3.5.1",
Expand All @@ -119,7 +119,7 @@
"lodash.isundefined": "3.0.1",
"lodash.omit": "^4.5.0",
"lodash.omitby": "4.6.0",
"pino-pretty": "^7.3.0",
"pino-pretty": "^6.0.0",
"pkginfo": "^0.4.1",
"popsicle": "^9.2.0",
"ramda": "^0.26.1"
Expand Down

0 comments on commit a3a11ec

Please sign in to comment.