Skip to content

Commit

Permalink
fix: client/react-dapp/package.json 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-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent ce90c2b commit da9735e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/react-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "^5.0.0",
"request": "^2.79.0",
"request": "^2.80.0",
"stream-browserify": "^3.0.0",
"typescript": "^4.0.2"
},
Expand Down

0 comments on commit da9735e

Please sign in to comment.