Skip to content

Commit

Permalink
Fix dependencies consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
fantonangeli committed Jun 13, 2024
1 parent 1d646b7 commit be5df24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/sonataflow-mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"babel-jest": "^25.5.1",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"graphql": "14.3.1",
"jest": "^26.6.3",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit be5df24

Please sign in to comment.