Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"apollo-server-express": "^2.4.8",
"apollo-upload-client": "^14.1.3",
"babel-loader": "^8.0.5",
"body-parser": "^1.18.3",
"body-parser": "^1.20.6",

@augmentcode augmentcode Bot Jul 26, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json:53 — The PR title/description says the bump is from 1.19.0, but the repo is actually updating body-parser from ^1.18.3 to ^1.20.6. Consider aligning the metadata to the actual previous version to avoid confusion when auditing dependency upgrades.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"cross-fetch": "^3.0.6",
"dataloader": "^2.0.0",
"deepmerge": "^4.2.2",
Expand Down
Loading