Skip to content

Commit

Permalink
fix: upgrade axios from 1.7.5 to 1.7.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.7.5 to 1.7.6.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/clarin-eric/project/7e36aabb-988e-4f86-97cd-167d3eb49c71?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 21, 2024
1 parent c3aed02 commit b9d18d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions webui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.5",
"axios": "^1.7.6",
"core-js": "^3.38.1",
"history": "^5.3.0",
"prop-types": "^15.8.1",
Expand Down

0 comments on commit b9d18d4

Please sign in to comment.