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
Deprecation warnings from nsp check
Results:
1.) hawk Regular Expression Denial of Service
Need to upgrade from version 1.1.1 to >= 3.1.3 < 4.0.0 or >= 4.1.1
2.) request Remote Memory Exposure
Need to upgrade from version 2.42.0 to >= 2.68.0
3.) debug Regular Expression Denial of Service
Need to upgrade from version 2.2.0 to >= 2.6.9 < 3.0.0 or >= 3.1.0
Environment Details
Windows 10 X64
Karma version (output of karma --version):
Version 2.0.0
Relevant part of your karma.config.js file
Steps to reproduce the behaviour
Run nsp check on a solution using karma
The text was updated successfully, but these errors were encountered:
Expected behaviour
Latest version of a few packages are needed
Actual behaviour
Deprecation warnings from nsp check
Results:
1.) hawk Regular Expression Denial of Service
Need to upgrade from version 1.1.1 to >= 3.1.3 < 4.0.0 or >= 4.1.1
2.) request Remote Memory Exposure
Need to upgrade from version 2.42.0 to >= 2.68.0
3.) debug Regular Expression Denial of Service
Need to upgrade from version 2.2.0 to >= 2.6.9 < 3.0.0 or >= 3.1.0
Environment Details
Windows 10 X64
Karma version (output of
karma --version
):Version 2.0.0
Relevant part of your
karma.config.js
fileSteps to reproduce the behaviour
The text was updated successfully, but these errors were encountered: