We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34497f6 commit 0e71b95Copy full SHA for 0e71b95
package.json
@@ -35,7 +35,7 @@
35
"@metamask/eth-query": "^4.0.0",
36
"@metamask/network-controller": "^21.1.0",
37
"@metamask/polling-controller": "^11.0.0",
38
- "@metamask/transaction-controller": "^34.0.0",
+ "@metamask/transaction-controller": "^37.3.0",
39
"bignumber.js": "^9.0.1",
40
"events": "^3.3.0",
41
"fast-json-patch": "^3.1.0",
@@ -48,6 +48,7 @@
48
"@metamask/eslint-config-jest": "^12.1.0",
49
"@metamask/eslint-config-nodejs": "^12.1.0",
50
"@metamask/eslint-config-typescript": "^12.1.0",
51
+ "@metamask/gas-fee-controller": "^21.0.0",
52
"@metamask/json-rpc-engine": "^9.0.0",
53
"@types/jest": "^26.0.24",
54
"@types/lodash": "^4.14.194",
0 commit comments