Skip to content

Commit e2f5822

Browse files
fix(deps): update dependency axios to v1 (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 920adfb commit e2f5822

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mui/system": "^5.10.14",
2121
"@mui/x-date-pickers": "^5.0.8",
2222
"@reduxjs/toolkit": "^1.9.5",
23-
"axios": "^0.28.0",
23+
"axios": "^1.0.0",
2424
"date-fns": "^2.29.3",
2525
"date-fns-tz": "^2.0.0",
2626
"esri-loader": "^3.7.0",

0 commit comments

Comments
 (0)