Skip to content

Commit

Permalink
fix: orion-server/src/main/resources/webapp/package.json to reduce vu…
Browse files Browse the repository at this point in the history
…lnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137
  • Loading branch information
snyk-bot committed Jan 2, 2024
1 parent 7315ec4 commit e061c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orion-server/src/main/resources/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@material-ui/icons": "^4.5.1",
"@material-ui/lab": "^4.0.0-alpha.49",
"apexcharts": "^3.15.2",
"axios": "^0.19.2",
"axios": "^0.21.1",
"express": "^4.17.1",
"final-form": "^4.20.0",
"gestalt": "^0.112.0",
Expand Down

0 comments on commit e061c05

Please sign in to comment.