Skip to content

Commit

Permalink
fix: packages/client/package.json to reduce vulnerabilities
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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Nov 27, 2024
1 parent 72f7fdd commit 14587a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"algoliasearch": "^4.1.0",
"apexcharts": "^3.17.0",
"auth0-js": "^9.12.2",
"axios": "^0.21.0",
"axios": "^1.7.8",
"axios-mock-adapter": "^1.17.0",
"chart.js": "^2.9.3",
"core-js": "^3.6.4",
Expand Down

0 comments on commit 14587a9

Please sign in to comment.