Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2021
1 parent c100517 commit 0518f9e
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@capacitor/core": "3.2.5",
"@ionic/react": "5.8.4",
"@ionic/react-router": "5.8.4",
"axios": "0.21.4",
"axios": "0.24.0",
"connected-react-router": "6.9.1",
"firebase": "7.24.0",
"ionicons": "5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/fixtures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@abyssparanoia/firebase-client": "0.0.1",
"@abyssparanoia/firebase-admin": "0.0.1",
"axios": "0.21.4",
"axios": "0.24.0",
"convert-keys": "1.3.4",
"next": "10.2.3",
"nookies": "2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@zeit/next-css": "1.0.1",
"@zeit/next-less": "1.0.1",
"antd": "4.16.13",
"axios": "0.21.4",
"axios": "0.24.0",
"babel-plugin-import": "1.13.3",
"core-js": "3.18.3",
"date-fns": "2.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"apollo-link-context": "1.0.20",
"apollo-link-error": "1.1.13",
"apollo-link-http": "1.5.17",
"axios": "0.21.4",
"axios": "0.24.0",
"body-parser": "1.19.0",
"convert-keys": "1.3.4",
"core-js": "3.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@abyssparanoia/fixtures": "0.0.1",
"@quentin-sommer/react-useragent": "3.1.0",
"axios": "0.21.4",
"axios": "0.24.0",
"core-js": "3.18.3",
"date-fns": "2.23.0",
"faker": "5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.60",
"@quentin-sommer/react-useragent": "3.1.0",
"axios": "0.21.4",
"axios": "0.24.0",
"body-parser": "1.19.0",
"convert-keys": "1.3.4",
"core-js": "3.18.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7415,12 +7415,12 @@ [email protected], axios@^0.21.1:
dependencies:
follow-redirects "^1.10.0"

axios@0.21.4:
version "0.21.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
axios@0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
dependencies:
follow-redirects "^1.14.0"
follow-redirects "^1.14.4"

axobject-query@^2.0.2:
version "2.1.2"
Expand Down Expand Up @@ -12405,10 +12405,10 @@ follow-redirects@^1.10.0:
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==

follow-redirects@^1.14.0:
version "1.14.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
follow-redirects@^1.14.4:
version "1.14.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==

for-in@^0.1.3:
version "0.1.8"
Expand Down

0 comments on commit 0518f9e

Please sign in to comment.