Skip to content

Commit

Permalink
Merge pull request #1507 from cosmos/dependabot/npm_and_yarn/axios-1.6.0
Browse files Browse the repository at this point in the history
Bump axios from 0.21.4 to 1.6.0
  • Loading branch information
webmaster128 authored Nov 15, 2023
2 parents 8f8449d + 2c323f4 commit 9642942
Show file tree
Hide file tree
Showing 18 changed files with 208 additions and 79 deletions.
157 changes: 114 additions & 43 deletions .pnp.cjs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .yarn/cache/asynckit-npm-0.4.0-c718858525-7b78c451df.zip
Git LFS file not shown
3 changes: 0 additions & 3 deletions .yarn/cache/axios-npm-0.21.4-e278873748-44245f24ac.zip

This file was deleted.

3 changes: 3 additions & 0 deletions .yarn/cache/axios-npm-1.6.2-2334cb6eee-4a7429e2b7.zip
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown

This file was deleted.

Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/form-data-npm-4.0.0-916facec2d-01135bf867.zip
Git LFS file not shown
3 changes: 0 additions & 3 deletions .yarn/cache/mime-db-npm-1.47.0-a85d74ef62-6808235243.zip

This file was deleted.

3 changes: 3 additions & 0 deletions .yarn/cache/mime-db-npm-1.52.0-b5371d6fd2-0d99a03585.zip
Git LFS file not shown
3 changes: 0 additions & 3 deletions .yarn/cache/mime-types-npm-2.1.30-500b101efd-53c36729b1.zip

This file was deleted.

3 changes: 3 additions & 0 deletions .yarn/cache/mime-types-npm-2.1.35-dd9ea9f3e2-89a5b7f1de.zip
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@cosmjs/stargate": "workspace:^",
"@cosmjs/tendermint-rpc": "workspace:^",
"@cosmjs/utils": "workspace:^",
"axios": "^0.21.2",
"axios": "^1.6.0",
"babylon": "^6.18.0",
"chalk": "^4",
"cosmjs-types": "^0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/faucet-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
},
"dependencies": {
"axios": "^0.21.2"
"axios": "^1.6.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tendermint-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@cosmjs/socket": "workspace:^",
"@cosmjs/stream": "workspace:^",
"@cosmjs/utils": "workspace:^",
"axios": "^0.21.2",
"axios": "^1.6.0",
"readonly-date": "^1.0.0",
"xstream": "^11.14.0"
},
Expand Down
85 changes: 64 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ __metadata:
"@types/yargs": ^15.0.4
"@typescript-eslint/eslint-plugin": ^5.54.0
"@typescript-eslint/parser": ^5.54.0
axios: ^0.21.2
axios: ^1.6.0
babylon: ^6.18.0
chalk: ^4
cosmjs-types: ^0.9.0
Expand Down Expand Up @@ -542,7 +542,7 @@ __metadata:
"@types/node": ^18
"@typescript-eslint/eslint-plugin": ^5.54.0
"@typescript-eslint/parser": ^5.54.0
axios: ^0.21.2
axios: ^1.6.0
eslint: ^7.5
eslint-config-prettier: ^8.3.0
eslint-import-resolver-node: ^0.3.4
Expand Down Expand Up @@ -948,7 +948,7 @@ __metadata:
"@types/node": ^18
"@typescript-eslint/eslint-plugin": ^5.54.0
"@typescript-eslint/parser": ^5.54.0
axios: ^0.21.2
axios: ^1.6.0
eslint: ^7.5
eslint-config-prettier: ^8.3.0
eslint-import-resolver-node: ^0.3.4
Expand Down Expand Up @@ -2463,12 +2463,21 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.2":
version: 0.21.4
resolution: "axios@npm:0.21.4"
"asynckit@npm:^0.4.0":
version: 0.4.0
resolution: "asynckit@npm:0.4.0"
checksum: 7b78c451df768adba04e2d02e63e2d0bf3b07adcd6e42b4cf665cb7ce899bedd344c69a1dcbce355b5f972d597b25aaa1c1742b52cffd9caccb22f348114f6be
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2928,6 +2937,15 @@ __metadata:
languageName: node
linkType: hard

"combined-stream@npm:^1.0.8":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
dependencies:
delayed-stream: ~1.0.0
checksum: 49fa4aeb4916567e33ea81d088f6584749fc90c7abec76fd516bf1c5aa5c79f3584b5ba3de6b86d26ddd64bae5329c4c7479343250cfe71c75bb366eae53bb7c
languageName: node
linkType: hard

"commander@npm:^2.20.0":
version: 2.20.3
resolution: "commander@npm:2.20.3"
Expand Down Expand Up @@ -3203,6 +3221,13 @@ __metadata:
languageName: node
linkType: hard

"delayed-stream@npm:~1.0.0":
version: 1.0.0
resolution: "delayed-stream@npm:1.0.0"
checksum: 46fe6e83e2cb1d85ba50bd52803c68be9bd953282fa7096f51fc29edd5d67ff84ff753c51966061e5ba7cb5e47ef6d36a91924eddb7f3f3483b1c560f77a0020
languageName: node
linkType: hard

"delegates@npm:^1.0.0":
version: 1.0.0
resolution: "delegates@npm:1.0.0"
Expand Down Expand Up @@ -3970,13 +3995,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0":
version: 1.14.9
resolution: "follow-redirects@npm:1.14.9"
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.0":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
peerDependenciesMeta:
debug:
optional: true
checksum: f5982e0eb481818642492d3ca35a86989c98af1128b8e1a62911a3410621bc15d2b079e8170b35b19d3bdee770b73ed431a257ed86195af773771145baa57845
checksum: 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
languageName: node
linkType: hard

Expand All @@ -4000,6 +4025,17 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c
languageName: node
linkType: hard

"fresh@npm:~0.5.2":
version: 0.5.2
resolution: "fresh@npm:0.5.2"
Expand Down Expand Up @@ -5474,19 +5510,19 @@ __metadata:
languageName: node
linkType: hard

"mime-db@npm:1.47.0":
version: 1.47.0
resolution: "mime-db@npm:1.47.0"
checksum: 6808235243c39b3142e677af86972cf32de8ebbec81178491475a79aa07caf67646cd9b559972d22c3c372ddca4a093e58bb0ba10376d75a1efbd0e07be82de2
"mime-db@npm:1.52.0":
version: 1.52.0
resolution: "mime-db@npm:1.52.0"
checksum: 0d99a03585f8b39d68182803b12ac601d9c01abfa28ec56204fa330bc9f3d1c5e14beb049bafadb3dbdf646dfb94b87e24d4ec7b31b7279ef906a8ea9b6a513f
languageName: node
linkType: hard

"mime-types@npm:^2.1.18, mime-types@npm:^2.1.27, mime-types@npm:~2.1.24":
version: 2.1.30
resolution: "mime-types@npm:2.1.30"
"mime-types@npm:^2.1.12, mime-types@npm:^2.1.18, mime-types@npm:^2.1.27, mime-types@npm:~2.1.24":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
mime-db: 1.47.0
checksum: 53c36729b1c4f6029fd5957d5859e62eff4b86311a6e1dce87937583dc8971fec9f359ffcff4be93d26bb5ddd03f1b5ffc7626912031ce0a63510d7896521b2e
mime-db: 1.52.0
checksum: 89a5b7f1def9f3af5dad6496c5ed50191ae4331cc5389d7c521c8ad28d5fdad2d06fd81baf38fed813dc4e46bb55c8145bb0ff406330818c9cf712fb2e9b3836
languageName: node
linkType: hard

Expand Down Expand Up @@ -6384,6 +6420,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"pump@npm:^3.0.0":
version: 3.0.0
resolution: "pump@npm:3.0.0"
Expand Down

0 comments on commit 9642942

Please sign in to comment.