Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.6 (#701)
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: Brock Anderson <brock@bandersgeo.ca>
  • Loading branch information
renovate[bot] and banders authored Sep 4, 2024
1 parent b159be8 commit 1f8e2d5
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 10 deletions.
18 changes: 14 additions & 4 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 @@ -124,7 +124,7 @@
},
"overrides": {
"cldr-data-downloader@1.0.0-1": {
"axios": "1.7.4"
"axios": "1.7.6"
}
}
}
18 changes: 14 additions & 4 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 @@ -113,7 +113,7 @@
},
"overrides": {
"cldr-data-downloader@1.0.0-1": {
"axios": "1.7.4"
"axios": "1.7.6"
}
}
}

0 comments on commit 1f8e2d5

Please sign in to comment.