Skip to content

Commit

Permalink
chore(deps): bump axios from 0.28.0 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.1/CHANGELOG.md)
- [Commits](axios/axios@v0.28.0...v0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent f3a0beb commit f3ad3c6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/browser-extension-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vespaiach/axios-fetch-adapter": "^0.3.0",
"antd": "^4.24.10",
"are-you-es5": "^2.1.2",
"axios": "0.28.0",
"axios": "0.28.1",
"bignumber.js": "9.0.1",
"bip39": "^3.0.4",
"blake2b-no-wasm": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@lace/translation": "0.1.0",
"@lace/ui": "^0.1.0",
"antd": "^4.24.10",
"axios": "0.28.0",
"axios": "0.28.1",
"axios-cache-adapter": "2.7.3",
"classnames": "^2.3.1",
"debounce-promise": "^3.1.2",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11173,7 +11173,7 @@ __metadata:
"@vespaiach/axios-fetch-adapter": ^0.3.0
antd: ^4.24.10
are-you-es5: ^2.1.2
axios: 0.28.0
axios: 0.28.1
bignumber.js: 9.0.1
bip39: ^3.0.4
blake2b-no-wasm: 2.1.4
Expand Down Expand Up @@ -11306,7 +11306,7 @@ __metadata:
"@types/debounce-promise": ^3.1.6
"@types/uuid": ^8
antd: ^4.24.10
axios: 0.28.0
axios: 0.28.1
axios-cache-adapter: 2.7.3
classnames: ^2.3.1
debounce-promise: ^3.1.2
Expand Down Expand Up @@ -24223,14 +24223,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.28.0":
version: 0.28.0
resolution: "axios@npm:0.28.0"
"axios@npm:0.28.1, axios@npm:^0.28.0":
version: 0.28.1
resolution: "axios@npm:0.28.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: d3782377512e67510787bf325b664f16c8b595ccdbcf52fca58433fbd082e33c3ef58a19e7d016ce92666be5a1a5ea82028add0cb841077981df9617bd071615
checksum: 5115a38d79064d07437c5a28f15841e3607634040e3120ec06a2c4367a7d07cf213b16496eab53b6f58ebc5fb377a440ba9ed4782529b14449a1e285734bfb54
languageName: node
linkType: hard

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

"axios@npm:^0.28.0":
version: 0.28.1
resolution: "axios@npm:0.28.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 5115a38d79064d07437c5a28f15841e3607634040e3120ec06a2c4367a7d07cf213b16496eab53b6f58ebc5fb377a440ba9ed4782529b14449a1e285734bfb54
languageName: node
linkType: hard

"axios@npm:^1.6.1":
version: 1.6.3
resolution: "axios@npm:1.6.3"
Expand Down

0 comments on commit f3ad3c6

Please sign in to comment.