Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.9 (#871)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kardamk <[email protected]>
  • Loading branch information
renovate[bot] and kardamk authored Dec 11, 2024
1 parent 3320506 commit e739903
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions admin-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 admin-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"overrides": {
"[email protected]": {
"axios": "1.7.8"
"axios": "1.7.9"
}
}
}
6 changes: 3 additions & 3 deletions 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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
"overrides": {
"[email protected]": {
"axios": "1.7.8"
"axios": "1.7.9"
}
}
}

0 comments on commit e739903

Please sign in to comment.