Skip to content

[BUG] Outdated imports from @metamask/delegation-toolkit #133

@rtarnaud

Description

@rtarnaud

Is there an existing issue for this?

  • I have searched the existing issues

Package Version

1.1.3

Current Behavior

In src\clients\decorators\mee\signMmDtkQuote.js, the import line:
import { CHAIN_ID, DELEGATOR_CONTRACTS, createCaveatBuilder, createOpenDelegation } from "@metamask/delegation-toolkit";
is wrong if the version of @metamask/delegation-toolkit is greater than 0.11.0 (see their CHANGELOG).

Expected Behavior

Fix your integration with @metamask/delegation-toolkit (rather than setting the dependency to 0.11.0).

Steps To Reproduce

No response

Package.json (or lockfile) content

No response

Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions