|
53 | 53 | "@metamask/keyring-api": "^17.4.0",
|
54 | 54 | "@metamask/keyring-internal-api": "^6.0.1",
|
55 | 55 | "@metamask/keyring-utils": "^3.0.0",
|
56 |
| - "@metamask/snaps-sdk": "^6.17.1", |
57 |
| - "@metamask/snaps-utils": "^8.10.0", |
| 56 | + "@metamask/snaps-sdk": "^6.22.0", |
| 57 | + "@metamask/snaps-utils": "^9.2.0", |
58 | 58 | "@metamask/utils": "^11.2.0",
|
59 | 59 | "deepmerge": "^4.2.2",
|
60 | 60 | "ethereum-cryptography": "^2.1.2",
|
|
65 | 65 | "@metamask/auto-changelog": "^3.4.4",
|
66 | 66 | "@metamask/keyring-controller": "^21.0.1",
|
67 | 67 | "@metamask/network-controller": "^23.2.0",
|
68 |
| - "@metamask/providers": "^18.1.1", |
69 |
| - "@metamask/snaps-controllers": "^9.19.0", |
| 68 | + "@metamask/providers": "^21.0.0", |
| 69 | + "@metamask/snaps-controllers": "^11.2.0", |
70 | 70 | "@types/jest": "^27.4.1",
|
71 | 71 | "@types/readable-stream": "^2.3.0",
|
72 | 72 | "jest": "^27.5.1",
|
|
79 | 79 | "peerDependencies": {
|
80 | 80 | "@metamask/keyring-controller": "^21.0.0",
|
81 | 81 | "@metamask/network-controller": "^23.0.0",
|
82 |
| - "@metamask/providers": "^18.1.0", |
83 |
| - "@metamask/snaps-controllers": "^9.19.0", |
| 82 | + "@metamask/providers": "^21.0.0", |
| 83 | + "@metamask/snaps-controllers": "^11.0.0", |
84 | 84 | "webextension-polyfill": "^0.10.0 || ^0.11.0 || ^0.12.0"
|
85 | 85 | },
|
86 | 86 | "engines": {
|
|
0 commit comments