Skip to content

Commit

Permalink
fix: client/package.json & client/yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
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 ae37995 commit 9f603e8
Show file tree
Hide file tree
Showing 2 changed files with 7,470 additions and 7,163 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"http-proxy-middleware": "^0.19.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
"react-scripts": "5.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 9f603e8

Please sign in to comment.