-
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
I've identified issues in the following 2 files ( Node JS Package Dependency Definition Files )
https://github.com/adoptium/aqa-test-tools/blob/master/PerfNext/package-lock.json
This package-lock contains multiple conflicting versions of mime-db, mime-types & qs, it also contains several reference to old package versions no longer compatible with npm, these should be updated/removed.
https://github.com/adoptium/aqa-test-tools/blob/master/SmartMedia/SmartMediaServer/package-lock.json
The package.json accompanying this package-lock file only contains 2 dependencies, the package-lock contains ~500, with a mix of http and https addresses ( http addresses should not be used )
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right