Skip to content

Commit

Permalink
Use npm dependency axios 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Aug 13, 2024
1 parent 1743700 commit 4f903e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions src/main/frontend/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 src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"axios": "^1.6.5",
"axios": "^1.7.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
Expand Down

0 comments on commit 4f903e0

Please sign in to comment.