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-MINIMATCH-3050818
  • Loading branch information
snyk-bot committed May 26, 2024
1 parent 8ccc980 commit e762dd8
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 384 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.0"
},
"devDependencies": {
"@types/node": "^14.14.16",
Expand Down
Loading

0 comments on commit e762dd8

Please sign in to comment.