fix: resolve npm audit vulnerabilities#1250
Open
CodePoetPro wants to merge 1 commit intonest-modules:mainfrom
Open
fix: resolve npm audit vulnerabilities#1250CodePoetPro wants to merge 1 commit intonest-modules:mainfrom
CodePoetPro wants to merge 1 commit intonest-modules:mainfrom
Conversation
- Update glob from 10.3.12 to 10.5.0 (fixes high severity command injection) - Update @nestjs/common and @nestjs/core from 10.3.8 to 10.4.20 (fixes moderate/high severity vulnerabilities) - Update lint-staged from 15.2.2 to 15.5.2 (fixes moderate severity ReDoS) - Update nodemailer from 6.9.13 to 7.0.11 (fixes moderate severity vulnerabilities) - Add overrides to force all nodemailer dependencies to use 7.0.11 Resolves all 10 vulnerabilities (3 low, 4 moderate, 3 high) to 0 vulnerabilities.
|
Thank you, any admin to accept it ? |
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.
Summary
This PR resolves all npm audit vulnerabilities with minimal code changes.
Changes
Results
All changes are version updates only - no code changes required.