-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Snyk] Security upgrade express from 4.17.1 to 4.21.0 #156
base: master
Are you sure you want to change the base?
Conversation
…ent-tester/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEND-7926862
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CI Failure Feedback 🧐(Checks updated until commit 751d8d0)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
User description
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/web-component-tester/package.json
packages/web-component-tester/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-SEND-7926862
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Cross-site Scripting
PR Type
enhancement, bug fix
Description
express
package from version 4.15.3 to 4.21.0 inpackage.json
to address a Cross-site Scripting vulnerability.package-lock.json
to ensure consistency with the newexpress
version.Changes walkthrough 📝
package.json
Upgrade express dependency to address vulnerabilities
packages/web-component-tester/package.json
express
dependency from version 4.15.3 to 4.21.0.package-lock.json
Update package-lock.json for express upgrade
packages/web-component-tester/package-lock.json
express
dependency.package-lock.json
...
packages/web-component-tester/package-lock.json
...