Skip to content

Commit

Permalink
fix: frontend/occupi-web/package.json & frontend/occupi-web/package-l…
Browse files Browse the repository at this point in the history
…ock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed Nov 18, 2024
1 parent 59022e9 commit 7adfeba
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 27 deletions.
76 changes: 50 additions & 26 deletions frontend/occupi-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/occupi-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-to-print": "^2.15.1",
"recharts": "^2.12.7",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.15",
"tough-cookie": "^4.1.4",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 7adfeba

Please sign in to comment.