diff --git a/patches/@metamask+controller-utils+3.4.0.patch b/patches/@metamask+controller-utils+3.4.0.patch index 85e1df96817..3a726d40ea7 100644 --- a/patches/@metamask+controller-utils+3.4.0.patch +++ b/patches/@metamask+controller-utils+3.4.0.patch @@ -1,16 +1,30 @@ diff --git a/node_modules/@metamask/controller-utils/dist/constants.d.ts b/node_modules/@metamask/controller-utils/dist/constants.d.ts -index c8e8769..a78401d 100644 +index c8e8769..00e617f 100644 --- a/node_modules/@metamask/controller-utils/dist/constants.d.ts +++ b/node_modules/@metamask/controller-utils/dist/constants.d.ts -@@ -27,6 +27,7 @@ export declare const ASSET_TYPES: { +@@ -1,4 +1,7 @@ + import { NetworkType, NetworksTicker, NetworksChainId, NetworkId } from './types'; ++// PATCH: Restore `MAINNET` constant, which was removed in v3.1.0 ++// We need this patch until there are no remaining dependencies on