Skip to content

Unsupported dependency produces warning #2752

Open
@matthieuLepetit

Description

Chore summary

Hello !

I found unsupported dependency which could be updated.

It produces warnings when installing :

npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead

└─┬ @stoplight/[email protected]
└─┬ @stoplight/[email protected]
└─┬ @rollup/[email protected]
└─┬ [email protected]
└── [email protected]

│ ├─┬ @stoplight/[email protected]
│ │ └─┬ @stoplight/[email protected]
│ │ └─┬ @rollup/[email protected]
│ │ └── [email protected]

Tasks

  • update @rollup/plugin-commonjs to a version where glob is v9 or higher and no warning about sourcemap-codec

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions