@bosonprotocol/x402-core 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bosonprotocol/x402-core",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Boson Protocol escrow scheme for x402 — JSON schemas, TypeScript types, EIP-712 builders, and exchange state machine.",
6
6
  "repository": {
@@ -60,8 +60,8 @@
60
60
  "access": "public"
61
61
  },
62
62
  "dependencies": {
63
- "@bosonprotocol/common": "1.33.0",
64
- "@bosonprotocol/core-sdk": "1.48.0",
63
+ "@bosonprotocol/common": "1.35.0",
64
+ "@bosonprotocol/core-sdk": "1.48.2",
65
65
  "@x402/evm": "^2.11.0",
66
66
  "lodash": "^4.18.1",
67
67
  "viem": "^2.39.3",