Skip to content

Update npm packages to fix security vulnerabilities#4

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/update-npm-packages-security
Draft

Update npm packages to fix security vulnerabilities#4
Copilot wants to merge 3 commits intomainfrom
copilot/update-npm-packages-security

Conversation

Copy link

Copilot AI commented Dec 2, 2025

Addresses security vulnerabilities identified by npm audit in both frontend and backend packages.

Backend (8 → 0 vulnerabilities)

  • mongoose ^5.10.9^6.13.6: Fixes critical search injection vulnerabilities (GHSA-m7xq-9374-9rvx, GHSA-vg7j-7cwx-8wgw)
  • nodemon ^2.0.4^3.1.11: Fixes semver ReDoS via simple-update-notifier
  • axios, express, form-data, brace-expansion: Auto-fixed via npm audit fix

Frontend (149 → 9 vulnerabilities)

  • react-scripts 4.0.3^5.0.1: Resolves majority of deep dependency vulnerabilities

Remaining 9 vulnerabilities are dev-only transitive dependencies (webpack-dev-server, svgo, postcss) that cannot be resolved without breaking changes and do not affect production builds.

Original prompt

This section details on the original issue you should resolve

<issue_title>update npm pakages incase of any security issues</issue_title>
<issue_description>Please have a look this issue and fix security issues based on packages.
Becareful about breaking changes so you don't need to use latest versions in case of an conflict etc</issue_description>

<agent_instructions>good luck</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 2, 2025 00:52
Co-authored-by: cguldogan <7687931+cguldogan@users.noreply.github.com>
Co-authored-by: cguldogan <7687931+cguldogan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update npm packages to resolve security issues Update npm packages to fix security vulnerabilities Dec 2, 2025
Copilot AI requested a review from cguldogan December 2, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update npm pakages incase of any security issues

2 participants