Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated warning with Protractor #5553

Open
spraju92 opened this issue Jul 30, 2022 · 2 comments
Open

Deprecated warning with Protractor #5553

spraju92 opened this issue Jul 30, 2022 · 2 comments

Comments

@spraju92
Copy link

Bug report

  • Node Version: v14.17.3
  • Protractor Version: ~7.0.0
  • Angular Version: 13.0.1
    -Issue:
    Hello there, Team. We use Protractor in one of my Angular applications, and we recently discovered a deprecated vulnerability issue with the 'Request' npm package. We cross-checked in our application 'Request' package, which is not used in my package. However, we discovered that this Request is present in the package.lock file as part of 'Protractor'. Under 'Protractor,' there is a 'webdriver-manager' package under requires, and under 'webdriver-manager,' there is a 'Request' package in requires section, which is deprecated. As a result, we require some direction in dealing with this situation.
@sohaibex
Copy link

I have the same problem any solutions

@sh977218
Copy link

According to #5502, Protractor will reach to end of life around mid of 2023. That's why they give Deprecated warning on version 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants