Skip to content

Commit

Permalink
[Snyk] Fix for 3 vulnerabilities (#1067)
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-TAR-6476909
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
ericboucher and snyk-bot authored Dec 9, 2024
1 parent 1c84339 commit 3f31923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/user-event": "^7.1.2",
"@types/leaflet.locatecontrol": "^0.74.4",
"axios": "^1.7.4",
"axios": "^1.7.8",
"axios-cache-interceptor": "^1.6.0",
"chart.js": "^4.4.3",
"chartjs-adapter-date-fns": "^3.0.0",
Expand All @@ -40,7 +40,7 @@
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-to-json": "^3.4.4",
"firebase": "^10.11.0",
"firebase-tools": "^13.11.3",
"firebase-tools": "^13.28.0",
"geolib": "^3.3.4",
"immutable": "^4.0.0-rc.12",
"leaflet": "^1.7.1",
Expand Down

0 comments on commit 3f31923

Please sign in to comment.