Skip to content

Commit

Permalink
dependencies: update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
anikachurilova authored and zzacharo committed Oct 10, 2024
1 parent d1bf402 commit 959b81f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invenio_search_ui/webpack.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
dependencies={
"@babel/runtime": "^7.9.0",
"@semantic-ui-react/css-patch": "^1.0.0",
"axios": "^0.21.0",
"axios": "^1.7.7",
"lodash": "^4.17.0",
"qs": "^6.8.0",
"react": "^16.13.0",
Expand All @@ -40,7 +40,7 @@
"react-redux": "^7.2.0",
"redux": "^4.0.0",
"redux-thunk": "^2.3.0",
"react-searchkit": "^2.0.0",
"react-searchkit": "^3.0.0",
"react-invenio-forms": "^4.0.0",
"semantic-ui-css": "^2.4.0",
"semantic-ui-react": "^2.1.0",
Expand Down

0 comments on commit 959b81f

Please sign in to comment.