Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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