Skip to content

Commit

Permalink
Merge pull request #4595 from UniversityOfHelsinkiCS/renovate/axios-1.x
Browse files Browse the repository at this point in the history
Update dependency axios to v1
  • Loading branch information
valtterikantanen authored Jan 7, 2025
2 parents 8c5d5f1 + 4df2cc7 commit b8469a2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions services/backend/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 services/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@sentry/node": "^8.45.1",
"@sentry/profiling-node": "^8.45.1",
"axios": "^0.29.0",
"axios": "^1.7.9",
"bullmq": "^5.34.2",
"compression": "^1.7.5",
"cors": "^2.8.5",
Expand Down
10 changes: 5 additions & 5 deletions services/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 services/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/x-date-pickers": "^7.23.2",
"@reduxjs/toolkit": "^2.5.0",
"@sentry/browser": "^8.45.1",
"axios": "^0.29.0",
"axios": "^1.7.9",
"highcharts": "^11.4.8",
"immer": "^10.1.1",
"lodash": "^4.17.21",
Expand Down

0 comments on commit b8469a2

Please sign in to comment.