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 #503

Open
wants to merge 1 commit into
base: master
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: brightcove/brightcove/package.json & brightcove/brightcove/packa…
…ge-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
snyk-bot committed Oct 6, 2024

Unverified

No user is associated with the committer email.
commit ab2c7c046315b8a780169122e2d31282ba6b00a6
38,589 changes: 20,300 additions & 18,289 deletions brightcove/brightcove/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion brightcove/brightcove/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"react-dom": "^17.0.2",
"react-dragula": "^1.1.17",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-scripts": "5.0.0",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},