Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Outdated dependency #37

@michaldudak

Description

@michaldudak

This package depends on update-notifier@^4.1.0, which, in turn, transitively depends on got@^9.6.0. The got package has a security vulnerability (see https://github.com/mui/material-ui/security/dependabot/72).
Updating update-notifier to the latest 6.0.2 does solve the dependency problem, but it also causes errors when running argos-cli. It's because v6.0.0` moved to pure ESM modules and doesn't work with CommonJS packages.
The fix would require transitioning argos-cli to ESM as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions