Skip to content

Commit

Permalink
fix: geonode/monitoring/frontend/package.json to reduce vulnerabiliti…
Browse files Browse the repository at this point in the history
…es (#11796)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
afabiani and snyk-bot authored Jan 9, 2024
1 parent 67ff070 commit c1f8aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/monitoring/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.57",
"@material-ui/styles": "4.11.3",
"axios": "0.21.2",
"axios": "1.6.4",
"babel-polyfill": "6.26.0",
"chroma-js": "2.0.4",
"clsx": "1.2.1",
Expand Down

0 comments on commit c1f8aad

Please sign in to comment.