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 @@ -72,7 +72,7 @@
"@mui/material": "^7.3.2",
"@react-native-async-storage/async-storage": "^2.2.0",
"@thirdweb-dev/storage": "^2.0.15",
"axios": "^1.12.2",
"axios": "^1.13.5",
"class-variance-authority": "^0.7.1",
"framer-motion": "^12.23.18",
"motion": "^12.23.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@thirdweb-dev/storage": "^2.0.15",
"@uniswap/sdk-core": "~5.8.5",
"@uniswap/v2-sdk": "~4.15.2",
"axios": "^1.12.2",
"axios": "^1.13.5",
"blo": "~1.2.0",
"burner-connector": "0.0.18",
"class-variance-authority": "^0.7.1",
Expand Down
31 changes: 22 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5025,7 +5025,7 @@ __metadata:
"@uniswap/v2-sdk": ~4.15.2
abitype: 1.1.1
autoprefixer: ~10.4.21
axios: ^1.12.2
axios: ^1.13.5
bgipfs: ~0.0.18
blo: ~1.2.0
burner-connector: 0.0.18
Expand Down Expand Up @@ -7948,14 +7948,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.12.2":
version: 1.12.2
resolution: "axios@npm:1.12.2"
"axios@npm:^1.13.5":
version: 1.13.5
resolution: "axios@npm:1.13.5"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.4
follow-redirects: ^1.15.11
form-data: ^4.0.5
proxy-from-env: ^1.1.0
checksum: f0331594fe053a4bbff04104edb073973a3aabfad2e56b0aa18de82428aa63f6f0839ca3d837258ec739cb4528014121793b1649a21e5115ffb2bf8237eadca3
checksum: 985024c4a32f837053f198f02a308fd6f8bfb4053a2f21e39e37992bc6d06917f008679c36b3e7f0f0c9060c85ffe37c61e58d2ac662595d68dc1b89cef78de8
languageName: node
linkType: hard

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

"follow-redirects@npm:^1.12.1, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.6":
"follow-redirects@npm:^1.12.1, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.11, follow-redirects@npm:^1.15.6":
version: 1.15.11
resolution: "follow-redirects@npm:1.15.11"
peerDependenciesMeta:
Expand Down Expand Up @@ -11947,6 +11947,19 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.5":
version: 4.0.5
resolution: "form-data@npm:4.0.5"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
es-set-tostringtag: ^2.1.0
hasown: ^2.0.2
mime-types: ^2.1.12
checksum: af8328413c16d0cded5fccc975a44d227c5120fd46a9e81de8acf619d43ed838414cc6d7792195b30b248f76a65246949a129a4dadd148721948f90cd6d4fb69
languageName: node
linkType: hard

"formik@npm:^2.4.6":
version: 2.4.6
resolution: "formik@npm:2.4.6"
Expand Down Expand Up @@ -18534,7 +18547,7 @@ __metadata:
"@mui/material": ^7.3.2
"@react-native-async-storage/async-storage": ^2.2.0
"@thirdweb-dev/storage": ^2.0.15
axios: ^1.12.2
axios: ^1.13.5
class-variance-authority: ^0.7.1
framer-motion: ^12.23.18
husky: ~9.1.7
Expand Down