Skip to content

Commit

Permalink
fix(deps): update dependency body-parser to v1.20.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent b3f76a0 commit 4773c93
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 34 deletions.
148 changes: 115 additions & 33 deletions gateway/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 gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@fluencelabs/js-client": "0.4.2",
"@fluencelabs/marine-worker": "0.5.0",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"express": "4.18.2",
"json-rpc-2.0": "1.7.0",
"web3": "4.3.0"
Expand Down

0 comments on commit 4773c93

Please sign in to comment.