Skip to content

Commit

Permalink
fix: secure-identities/identity-ui/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
- https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent e48a449 commit 94206d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secure-identities/identity-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-bootstrap": "^2.0.2",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.4.1"
"react-scripts": "^5.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 94206d8

Please sign in to comment.