Skip to content

Commit

Permalink
Merge pull request #137 from kallyas/snyk-fix-d748798b202f54a05fe8eaa…
Browse files Browse the repository at this point in the history
…bb48840b8

[Snyk] Fix for 5 vulnerabilities
  • Loading branch information
kallyas authored Nov 29, 2023
2 parents 60aee18 + 77d0c0a commit d993a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@fullcalendar/interaction": "^5.10.1",
"@fullcalendar/react": "^5.11.0",
"@fullcalendar/timegrid": "^5.10.1",
"@mapbox/mapbox-gl-directions": "^4.1.0",
"@mapbox/mapbox-gl-directions": "^4.1.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -26,7 +26,7 @@
"jwt-decode": "^3.1.2",
"mapbox-gl": "^2.9.1",
"moment-timezone": "^0.5.34",
"node-sass": "^7.0.1",
"node-sass": "^7.0.2",
"react": "^17.0.2",
"react-bootstrap-table-next": "^4.0.3",
"react-bootstrap-table2-paginator": "^2.1.2",
Expand Down

0 comments on commit d993a99

Please sign in to comment.