Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 56a3f3b commit 220dabb
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/bootstrap-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-dom": "^16.8 || 17 || 18"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"babel-eslint": "^10.1.0",
"bootstrap": "5.2.1",
"bowser": "^2.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mephisto-review-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "^16.8 || 17 || 18"
},
"dependencies": {
"axios": "^0.21.1",
"axios": "^1.6.0",
"babel-eslint": "10.x"
}
}
2 changes: 1 addition & 1 deletion packages/mephisto-task/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-dom": "^16.8 || 17 || 18"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"babel-eslint": "^10.1.0",
"bowser": "^2.11.0"
}
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5375,24 +5375,25 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
"axios@npm:^1.0.0":
version: 1.2.5
resolution: "axios@npm:1.2.5"
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: 3d7a3b029b9f46fb296bcecf84fbe4be32b09511aba2256d44fc5c1a75824f364d2ce22fd0ea61adfd564e1c353c6d2000b4cc340c65b27102528101557dd9db
languageName: node
linkType: hard

"axios@npm:^1.0.0":
version: 1.2.5
resolution: "axios@npm:1.2.5"
"axios@npm:^1.6.0":
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: 3d7a3b029b9f46fb296bcecf84fbe4be32b09511aba2256d44fc5c1a75824f364d2ce22fd0ea61adfd564e1c353c6d2000b4cc340c65b27102528101557dd9db
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5702,7 +5703,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@typescript-eslint/eslint-plugin": ^5.36.2
"@typescript-eslint/parser": ^5.36.2
axios: ^0.27.2
axios: ^1.6.0
babel-eslint: ^10.1.0
babel-loader: ^8.2.5
bootstrap: 5.2.1
Expand Down Expand Up @@ -8680,7 +8681,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.7, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.7, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -11573,7 +11574,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@typescript-eslint/eslint-plugin": ^5.36.2
"@typescript-eslint/parser": ^5.36.2
axios: ^0.27.2
axios: ^1.6.0
babel-eslint: ^10.1.0
babel-loader: ^8.2.5
babel-plugin-preval: ^5.1.0
Expand Down

0 comments on commit 220dabb

Please sign in to comment.