Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #120 from tink-ab/renovate/body-parser-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency body-parser to v1.20.1
  • Loading branch information
gdbroman authored Oct 12, 2022
2 parents b0788c5 + 4798de2 commit 293777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"body-parser": "1.19.0",
"body-parser": "1.20.1",
"express": "4.17.1",
"node-fetch": "2.6.7",
"react": "18.2.0",
Expand Down

0 comments on commit 293777e

Please sign in to comment.