Skip to content

Commit

Permalink
Bump axios from 1.6.7 to 1.7.4 (#1673)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 98f0ece commit 1d7816e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/types": "^7.23.6",
"@iota-wiki/core": "workspace:^",
"@yarnpkg/shell": "^3.3.0",
"axios": "^1.6.3",
"axios": "^1.7.4",
"clipanion": "^3.2.0-rc.10",
"ink": "^3.2.0",
"ink-multi-select": "2.0.0",
Expand Down
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2746,7 +2746,7 @@ __metadata:
"@types/node": ^16.18.66
"@types/prettier": ^2
"@yarnpkg/shell": ^3.3.0
axios: ^1.6.3
axios: ^1.7.4
clipanion: ^3.2.0-rc.10
copyfiles: ^2.4.1
ink: ^3.2.0
Expand Down Expand Up @@ -5484,7 +5484,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.5.0, axios@npm:^1.6.3":
"axios@npm:^1.5.0":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
Expand All @@ -5495,6 +5495,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.4":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
Expand Down Expand Up @@ -9278,6 +9289,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: a62c378dfc8c00f60b9c80cab158ba54e99ba0239a5dd7c81245e5a5b39d10f0c35e249c3379eae719ff0285fff88c365dd446fab19dee771f1d76252df1bbf5
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down

0 comments on commit 1d7816e

Please sign in to comment.