chore(deps): update dependencies with minimal risk (axios, body-parser, express, storybook, nodemailer and eslint)#2213
Merged
caneppelevitor merged 6 commits intostagefrom Feb 9, 2026
Conversation
This was referenced Feb 5, 2026
LuizFNJ
reviewed
Feb 6, 2026
caneppelevitor
approved these changes
Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Axios
The latest version (1.13.4) contains CVE-2025-58754 (High) — a DoS vulnerability related to unvalidated data: URLs.
Related Ticket chore: Update axios from 0.25.0 to 0.30.0 #2224
Body-parser
Related Ticket chore: Update body-parser from 1.20.1 to 1.20.3 #2225
Express
Related Ticket chore: Update Express from 4.18.2 to 4.19.2 #2226
Storybook
Related Ticket chore: Update Storybook from 7.6.20 to 7.6.21 #2227
Nodemailer
Related Ticket chore: Update nodemailer from 6.10.1 to 7.0.11 #2228
ESLint
Related Ticket chore: Update eslint from 7.0.0 to 9.26.0 #2229
Type of change
Testing
Provide relevant testing instructions. What scenarios are impacted? What build may be necessary to test this change?
Developer Checklist
General
console.logor related logging is added.Tests
Test IDs
Merge Request Review Checklist