You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Bug report
v14.17.3
~7.0.0
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.
The text was updated successfully, but these errors were encountered: