Skip to content

Commit

Permalink
fix: examples/react-dashboard/frontend/package.json & examples/react-…
Browse files Browse the repository at this point in the history
…dashboard/frontend/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462
  • Loading branch information
snyk-bot committed Oct 3, 2024
1 parent 6560fce commit 26e51e4
Show file tree
Hide file tree
Showing 2 changed files with 7,371 additions and 5,287 deletions.
2 changes: 1 addition & 1 deletion examples/react-dashboard/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-github-corner": "^2.3.0",
"react-scripts": "2.1.8",
"react-scripts": "4.0.0",
"reactstrap": "^7.1.0",
"recharts": "^1.5.0"
},
Expand Down
Loading

0 comments on commit 26e51e4

Please sign in to comment.