Skip to content

Commit

Permalink
Bump axios from 0.21.2 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.2...v0.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 3f3b47c commit ee22e63
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"allure-commandline": "2.17.2",
"axe-core": "4.3.5",
"axe-reports": "1.1.11",
"axios": "0.21.4",
"axios": "0.28.0",
"axios-mock-adapter": "1.19.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/molecules/f-searchbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
],
"dependencies": {
"@justeat/f-services": "1.x",
"axios": "0.21.2",
"axios": "0.28.0",
"lodash.debounce": "4.0.8"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/molecules/f-user-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@justeat/f-services": "1.x",
"@justeattakeaway/pie-icons-vue": "2.0.0-beta.1",
"axios": "0.21.2",
"axios": "0.28.0",
"lodash-es": "4.17.21"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@justeat/f-globalisation": "1.x",
"@justeat/f-services": "1.x",
"axios": "1.6.0",
"axios": "0.28.0",
"jwt-decode": "3.1.2",
"vue-scrollto": "2.20.0",
"vuelidate": "0.7.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-offers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@justeat/f-globalisation": "1.2.0",
"@justeat/f-services": "1.x",
"@justeattakeaway/cc-braze-adapter": "0.5.0",
"axios": "0.21.2",
"axios": "0.28.0",
"jwt-decode": "3.1.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pages/f-self-exclusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@justeat/f-button": "5.x",
"@justeat/f-card": "4.x",
"@justeat/f-form-field": "6.x",
"axios": "0.21.2"
"axios": "0.28.0"
},
"peerDependencies": {
"@justeat/browserslist-config-fozzie": ">=1.2.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"dependencies": {
"@justeat/f-services": "1.x",
"axios": "0.21.2"
"axios": "0.28.0"
},
"peerDependencies": {
"@justeat/browserslist-config-fozzie": ">=1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/f-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"extends @justeat/browserslist-config-fozzie"
],
"dependencies": {
"axios": "0.21.2",
"axios": "0.28.0",
"axios-mock-adapter": "1.19.0"
},
"volta": {
Expand Down
29 changes: 5 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7718,31 +7718,17 @@ [email protected]:
fast-deep-equal "^3.1.3"
is-buffer "^2.0.3"

[email protected]:
version "0.21.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
dependencies:
follow-redirects "^1.14.0"

[email protected]:
version "0.21.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
dependencies:
follow-redirects "^1.14.0"

[email protected]:
version "0.25.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a"
integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==
dependencies:
follow-redirects "^1.14.7"

axios@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
axios@0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down Expand Up @@ -13533,12 +13519,7 @@ [email protected]:
dependencies:
debug "=3.1.0"

follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.7, follow-redirects@^1.15.0:
version "1.15.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==

follow-redirects@^1.15.4:
follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.15.0, follow-redirects@^1.15.4:
version "1.15.5"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
Expand Down

0 comments on commit ee22e63

Please sign in to comment.