Skip to content

Commit

Permalink
Merge pull request #1595 from ral-facilities/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…axios-1.6.1

Bump axios from 1.6.0 to 1.6.1
  • Loading branch information
louise-davies authored Nov 20, 2023
2 parents 5d65e99 + 1d177f8 commit 1923737
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.6.0",
"axios": "1.6.1",
"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.6.0",
"axios": "1.6.1",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^1.1.2",
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.6.0",
"axios": "1.6.1",
"datagateway-common": "^1.1.2",
"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.6.0",
"axios": "1.6.1",
"connected-react-router": "6.9.1",
"custom-event-polyfill": "1.0.7",
"datagateway-common": "^1.1.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4748,14 +4748,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
"axios@npm:1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6448,7 +6448,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.61.0
"@typescript-eslint/parser": 5.61.0
axios: 1.6.0
axios: 1.6.1
connected-react-router: 6.9.1
date-fns: 2.30.0
eslint: 8.44.0
Expand Down Expand Up @@ -6520,7 +6520,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.61.0
"@typescript-eslint/parser": 5.61.0
"@welldone-software/why-did-you-render": 7.0.1
axios: 1.6.0
axios: 1.6.1
blob-polyfill: 7.0.20220408
connected-react-router: 6.9.1
cross-env: 7.0.3
Expand Down Expand Up @@ -6592,7 +6592,7 @@ __metadata:
"@types/react-virtualized": 9.21.10
"@typescript-eslint/eslint-plugin": 5.61.0
"@typescript-eslint/parser": 5.61.0
axios: 1.6.0
axios: 1.6.1
cross-env: 7.0.3
cypress: 11.2.0
cypress-failed-log: 2.10.0
Expand Down Expand Up @@ -6662,7 +6662,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.61.0
"@typescript-eslint/parser": 5.61.0
"@wojtekmaj/enzyme-adapter-react-17": 0.6.6
axios: 1.6.0
axios: 1.6.1
connected-react-router: 6.9.1
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
Expand Down

0 comments on commit 1923737

Please sign in to comment.