We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dependency Update due to Security Vulnerability
crypto-js
npm audit
Run npm audit in a project with prebid.js installed via the package.json
package.json
npm audit should suggest a newer version of prebid.js with the vulnerable package updated
npm audit suggests a downgrade to prebid.js 1.27
Mac OS
The text was updated successfully, but these errors were encountered:
@allanjun or @osazos please take a look
Sorry, something went wrong.
Fixed
allanjun
No branches or pull requests
Type of issue
Dependency Update due to Security Vulnerability
Description
crypto-js
npm audit
to fail, with the suggested fix being to downgrade to prebid.js 1.27, which is not acceptable.Steps to reproduce
Run
npm audit
in a project with prebid.js installed via thepackage.json
Expected results
npm audit
should suggest a newer version of prebid.js with the vulnerable package updatedActual results
npm audit
suggests a downgrade to prebid.js 1.27Platform details
Mac OS
The text was updated successfully, but these errors were encountered: