Skip to content

Commit

Permalink
fix: web/package.json & web/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 8ccc980 commit f64a040
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 389 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-toastify": "^7.0.3",
"tailwindcss": "^2.2.16"
"tailwindcss": "^3.0.9"
},
"devDependencies": {
"@types/node": "^14.14.16",
Expand Down
Loading

0 comments on commit f64a040

Please sign in to comment.