Skip to content

Commit

Permalink
fix: yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszjasiuk committed Dec 17, 2024
1 parent 3a0e201 commit 8a88e6c
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3613,12 +3613,12 @@ __metadata:
languageName: unknown
linkType: soft

"@namada/indexer-client@npm:1.0.2":
version: 1.0.2
resolution: "@namada/indexer-client@npm:1.0.2"
"@namada/indexer-client@npm:1.1.4":
version: 1.1.4
resolution: "@namada/indexer-client@npm:1.1.4"
dependencies:
axios: "npm:^1.6.1"
checksum: 536807e94c788c97e844c5153ddcc031ef80665867aee741df87622f4a9e39d8668909f66c88688cb37993ec7bf605bf97710bcb6bfb2597b7feda2c40dc6633
checksum: 47a420251658c634bc3874a8e3cb27a91e9f2a5b6b7eb40ab4591595f2f7b866a60ed27fd5ac12fee1d869f5ec6e0827ffdab521860bf428ec64dbc8c47604df
languageName: node
linkType: hard

Expand Down Expand Up @@ -3659,7 +3659,7 @@ __metadata:
"@cosmjs/encoding": "npm:^0.32.3"
"@eslint/js": "npm:^9.9.1"
"@keplr-wallet/types": "npm:^0.12.136"
"@namada/indexer-client": "npm:1.0.2"
"@namada/indexer-client": "npm:1.1.4"
"@playwright/test": "npm:^1.24.1"
"@release-it/keep-a-changelog": "npm:^5.0.0"
"@svgr/webpack": "npm:^6.5.1"
Expand All @@ -3683,6 +3683,7 @@ __metadata:
"@types/traverse": "npm:^0.6.36"
"@vitejs/plugin-react": "npm:^4.3.1"
autoprefixer: "npm:^10.4.16"
axios: "npm:^1.7.9"
bignumber.js: "npm:^9.1.1"
clsx: "npm:^2.1.1"
comlink: "npm:^4.4.1"
Expand Down Expand Up @@ -6858,6 +6859,17 @@ __metadata:
languageName: node
linkType: hard

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

"b4a@npm:^1.6.4, b4a@npm:^1.6.6":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
Expand Down

0 comments on commit 8a88e6c

Please sign in to comment.