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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@tailwindcss/forms": "^0.5.2",
"@use-gesture/react": "^10.3.0",
"assert": "^2.0.0",
"axios": "^0.27.2",
"axios": "^1.6.7",
"bn.js": "^5.2.1",
"borsh": "^0.7.0",
"bs58": "^5.0.0",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5141,7 +5141,7 @@ __metadata:
"@use-gesture/react": "npm:^10.3.0"
assert: "npm:^2.0.0"
autoprefixer: "npm:^10.4.7"
axios: "npm:^0.27.2"
axios: "npm:^1.6.7"
babel-loader: "npm:^9.1.3"
babel-plugin-emotion: "npm:^11.0.0"
babel-plugin-import: "npm:^1.13.8"
Expand Down Expand Up @@ -8010,13 +8010,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: "npm:^1.14.9"
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
checksum: 2efaf18dd0805f7bc772882bc86f004abd92d51007b54c5081f74db0d08ce3593e2c010261896d25a14318eeaa2e966fd825e34f810e8a3339dc64b9d177cf70
proxy-from-env: "npm:^1.1.0"
checksum: a1932b089ece759cd261f175d9ebf4d41c8994cf0c0767cda86055c7a19bcfdade8ae3464bf4cec4c8b142f4a657dc664fb77a41855e8376cf38b86d7a86518f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12065,7 +12066,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.7, follow-redirects@npm:^1.14.9":
"follow-redirects@npm:^1.14.7":
version: 1.14.9
resolution: "follow-redirects@npm:1.14.9"
peerDependenciesMeta:
Expand All @@ -12075,6 +12076,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: d467f13c1c6aa734599b8b369cd7a625b20081af358f6204ff515f6f4116eb440de9c4e0c49f10798eeb0df26c95dd05d5e0d9ddc5786ab1a8a8abefe92929b4
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down