Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
fix: react-app/package.json & react-app/package-lock.json to reduce v…
…ulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
snyk-bot committed Jun 17, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit fb8a63c5a8fa2545848e55706c53f15c22187dfc
17,717 changes: 6,691 additions & 11,026 deletions react-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-app/package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"react-dom": "^17.0.2",
"react-redux": "^7.2.3",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-scripts": "^5.0.0",
"redux": "^4.0.4",
"redux-saga": "^1.0.5",
"redux-thunk": "^2.3.0"