Skip to content

Commit

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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 6560fce commit 07ffbe5
Show file tree
Hide file tree
Showing 2 changed files with 7,465 additions and 7,292 deletions.
2 changes: 1 addition & 1 deletion examples/hn-insights/dashboard-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^16.8.6",
"react-github-corner": "^2.3.0",
"react-router-dom": "^5.0.0",
"react-scripts": "3.0.0"
"react-scripts": "5.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 07ffbe5

Please sign in to comment.