Skip to content

Commit

Permalink
Bump axios from 1.7.4 to 1.7.5
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f4a8879 commit 9b7b802
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/styled": "11.11.0",
"@mui/x-date-pickers": "6.11.2",
"@types/lodash.debounce": "4.0.6",
"axios": "1.7.4",
"axios": "1.7.5",
"connected-react-router": "6.9.1",
"date-fns": "2.30.0",
"hex-to-rgba": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-router-dom": "5.3.3",
"@types/react-virtualized": "9.21.10",
"@types/redux-logger": "3.0.8",
"axios": "1.7.4",
"axios": "1.7.5",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.3",
"@types/react-virtualized": "9.21.10",
"axios": "1.7.4",
"axios": "1.7.5",
"datagateway-common": "^2.0.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-router-dom": "5.3.3",
"@types/react-virtualized": "9.21.10",
"@types/redux-logger": "3.0.8",
"axios": "1.7.4",
"axios": "1.7.5",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4705,14 +4705,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
"axios@npm:1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6362,7 +6362,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
axios: 1.7.4
axios: 1.7.5
connected-react-router: 6.9.1
date-fns: 2.30.0
eslint: 8.56.0
Expand Down Expand Up @@ -6432,7 +6432,7 @@ __metadata:
"@types/redux-mock-store": 1.0.3
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
axios: 1.7.4
axios: 1.7.5
blob-polyfill: 7.0.20220408
connected-react-router: 6.9.1
cross-env: 7.0.3
Expand Down Expand Up @@ -6504,7 +6504,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
axios: 1.7.4
axios: 1.7.5
cross-env: 7.0.3
cypress: 13.6.4
cypress-failed-log: 2.10.0
Expand Down Expand Up @@ -6573,7 +6573,7 @@ __metadata:
"@types/redux-mock-store": 1.0.3
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
axios: 1.7.4
axios: 1.7.5
connected-react-router: 6.9.1
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
Expand Down

0 comments on commit 9b7b802

Please sign in to comment.