Skip to content

Commit 46293e2

Browse files
build(deps): Bump x402 from 0.7.0 to 1.1.0
Bumps [x402](https://github.com/coinbase/x402) from 0.7.0 to 1.1.0. - [Commits](https://github.com/coinbase/x402/commits/npm-x402@v1.1.0) --- updated-dependencies: - dependency-name: x402 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e9c51e commit 46293e2

3 files changed

Lines changed: 6412 additions & 2468 deletions

File tree

packages/nexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/thirdweb-dev/js/issues"
88
},
99
"dependencies": {
10-
"x402": "0.7.0",
10+
"x402": "1.1.0",
1111
"zod": "3.25.75"
1212
},
1313
"devDependencies": {

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"toml": "3.0.0",
4141
"uqr": "0.1.2",
4242
"viem": "2.39.0",
43-
"x402": "0.7.0",
43+
"x402": "1.1.0",
4444
"zod": "3.25.75"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)