Skip to content

Commit

Permalink
Update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent 415e0ed commit e99c48e
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 14 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.10.0",
"@mui/x-date-pickers": "5.0.9",
"@types/lodash.debounce": "4.0.6",
"axios": "0.27.2",
"axios": "1.4.0",
"connected-react-router": "6.9.1",
"date-fns": "2.29.1",
"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": "0.27.2",
"axios": "1.4.0",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^1.1.1",
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": "0.27.2",
"axios": "1.4.0",
"datagateway-common": "^1.1.1",
"date-fns": "2.29.1",
"date-fns-tz": "1.3.5",
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": "0.27.2",
"axios": "1.4.0",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^1.1.1",
Expand Down
28 changes: 18 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4782,13 +4782,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
"axios@npm:1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
follow-redirects: ^1.14.9
follow-redirects: ^1.15.0
form-data: ^4.0.0
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6488,7 +6489,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
axios: 0.27.2
axios: 1.4.0
babel-eslint: 10.1.0
connected-react-router: 6.9.1
date-fns: 2.29.1
Expand Down Expand Up @@ -6559,7 +6560,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
"@welldone-software/why-did-you-render": 7.0.1
axios: 0.27.2
axios: 1.4.0
babel-eslint: 10.1.0
blob-polyfill: 7.0.20220408
connected-react-router: 6.9.1
Expand Down Expand Up @@ -6630,7 +6631,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
axios: 0.27.2
axios: 1.4.0
babel-eslint: 10.1.0
cross-env: 7.0.3
cypress: 11.2.0
Expand Down Expand Up @@ -6699,7 +6700,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
"@wojtekmaj/enzyme-adapter-react-17": 0.6.6
axios: 0.27.2
axios: 1.4.0
babel-eslint: 10.1.0
connected-react-router: 6.9.1
cross-env: 7.0.3
Expand Down Expand Up @@ -8534,7 +8535,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.9":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -13483,6 +13484,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"ps-tree@npm:1.2.0":
version: 1.2.0
resolution: "ps-tree@npm:1.2.0"
Expand Down

0 comments on commit e99c48e

Please sign in to comment.