Skip to content

Commit

Permalink
Merge pull request #1232 from pact-foundation/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/examples/v3/todo-consumer/fast-xml-parser-4.4.1

chore(deps): bump fast-xml-parser from 4.2.5 to 4.4.1 in /examples/v3/todo-consumer
  • Loading branch information
YOU54F committed Aug 12, 2024
2 parents 7446e27 + 7f65b66 commit 5bd6b24
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 35 deletions.
65 changes: 31 additions & 34 deletions examples/v3/todo-consumer/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 examples/v3/todo-consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mocha": "^10.0.0",
"ramda": "^0.28.0",
"typescript": "^4.7.4",
"fast-xml-parser": "^4.2.5"
"fast-xml-parser": "^4.4.1"
},
"devDependencies": {
"@pact-foundation/pact": "file:../../../dist",
Expand Down

0 comments on commit 5bd6b24

Please sign in to comment.