@metamask-previews/gas-fee-controller
Advanced tools
Comparing version 22.0.2-preview-00ea290f to 22.0.2-preview-03f094b7
@@ -10,2 +10,6 @@ # Changelog | ||
### Changed | ||
- Bump `@metamask/base-controller` from `^7.0.0` to `^7.1.0` ([#5079](https://github.com/MetaMask/core/pull/5079)) | ||
## [22.0.2] | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@metamask-previews/gas-fee-controller", | ||
"version": "22.0.2-preview-00ea290f", | ||
"version": "22.0.2-preview-03f094b7", | ||
"description": "Periodically calculates gas fee estimates based on various gas limits as well as other data displayed on transaction confirm screens", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.0.2", | ||
"@metamask/base-controller": "^7.1.0", | ||
"@metamask/controller-utils": "^11.4.4", | ||
@@ -56,3 +56,3 @@ "@metamask/eth-query": "^4.0.0", | ||
"@metamask/polling-controller": "^12.0.2", | ||
"@metamask/utils": "^10.0.0", | ||
"@metamask/utils": "^11.0.1", | ||
"@types/bn.js": "^5.1.5", | ||
@@ -66,3 +66,3 @@ "@types/uuid": "^8.3.0", | ||
"@metamask/auto-changelog": "^3.4.4", | ||
"@metamask/network-controller": "^22.1.0", | ||
"@metamask/network-controller": "^22.1.1", | ||
"@types/jest": "^27.4.1", | ||
@@ -69,0 +69,0 @@ "@types/jest-when": "^2.7.3", |
222479
Updated@metamask/utils@^11.0.1