Skip to content

Commit

Permalink
chore(deps): bump axios from 0.26.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.26.1 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.26.1...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 Jan 10, 2024
1 parent c22a9a0 commit 3a99e78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@octokit/rest": "^18.12.0",
"axios": "^0.26.1",
"axios": "^1.6.0",
"cheerio": "^1.0.0-rc.10"
},
"devDependencies": {
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3623,7 +3623,7 @@ __metadata:
resolution: "@utilz/github@workspace:packages/github"
dependencies:
"@octokit/rest": "npm:^18.12.0"
axios: "npm:^0.26.1"
axios: "npm:^1.6.0"
cheerio: "npm:^1.0.0-rc.10"
tsup: "npm:^7.3.0"
typescript: "npm:^5.2.2"
Expand Down Expand Up @@ -4124,16 +4124,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.26.1":
version: 0.26.1
resolution: "axios@npm:0.26.1"
dependencies:
follow-redirects: "npm:^1.14.8"
checksum: 77ad7f1e6ca04fcd3fa8af1795b09d8b7c005b71a31f28d99ba40cda0bdcc12a4627801d7fac5efa62b9f667a8402bd54c669039694373bc8d44f6be611f785c
languageName: node
linkType: hard

"axios@npm:^1.5.1":
"axios@npm:^1.5.1, axios@npm:^1.6.0":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
Expand Down Expand Up @@ -6314,7 +6305,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.8, follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
peerDependenciesMeta:
Expand Down

0 comments on commit 3a99e78

Please sign in to comment.