Skip to content

npm audit complains #13910

@marton78

Description

@marton78

The problem

npm audit complains about an ancient dependency

Details

The dependency in question is debug@0.7.4, here's the result of npm ls debug@0.7.4:

appium@1.16.0
└─┬ appium-android-driver@4.21.0
  └─┬ appium-adb@7.15.3
    └─┬ adbkit-apkreader@3.1.2
      └── debug@0.7.4 

There is a pull request openstf/adbkit-apkreader#22 which claims to remedy the issue, but as it seems openstf/adbkit-apkreader is not actively maintained. That PR is more than one year old.

I suggest forking openstf/adbkit-apkreader and applying the PR.

Metadata

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