Skip to content

Commit

Permalink
Bump axios from 1.6.2 to 1.6.3 (#1398)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 9, 2024
1 parent feeedfe commit 1a782bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.21.5",
"@iota-wiki/core": "workspace:^",
"@yarnpkg/shell": "^3.3.0",
"axios": "^1.6.0",
"axios": "^1.6.3",
"clipanion": "^3.2.0-rc.10",
"ink": "^3.2.0",
"ink-multi-select": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2774,7 +2774,7 @@ __metadata:
"@types/node": ^16.18.66
"@types/prettier": ^2
"@yarnpkg/shell": ^3.3.0
axios: ^1.6.0
axios: ^1.6.3
clipanion: ^3.2.0-rc.10
copyfiles: ^2.4.1
ink: ^3.2.0
Expand Down Expand Up @@ -6307,14 +6307,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:^1.6.3":
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
checksum: 07ef3bb83fc2dacc1ae2c97f2bbd04ef7701f5655f9037789d79ee78b698ffa50eaa8465c2017d4d3e9ce7d94cb779f730acaab32ce9036d0a4933c1e89df4da
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a782bd

Please sign in to comment.