-
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 sauce-connect-launcher from 1.2.7 to 1.3.2 #140
base: master
Are you sure you want to change the base?
Conversation
…k.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CI Failure Feedback 🧐(Checks updated until commit 6afb244)
✨ 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/wct-sauce/package.json
packages/wct-sauce/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
npm:debug:20170905
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:
🦉 Regular Expression Denial of Service (ReDoS)
PR Type
enhancement, dependencies
Description
sauce-connect-launcher
dependency from version 1.2.7 to 1.3.2 to address security vulnerabilities.agent-base
andhttps-proxy-agent
dependencies to newer versions for improved security.debug
dependency to version 4.3.6.Changes walkthrough 📝
package-lock.json
Update dependencies to address vulnerabilities
packages/wct-sauce/package-lock.json
sauce-connect-launcher
from version 1.2.7 to 1.3.2.agent-base
from version 4.3.0 to 6.0.2.https-proxy-agent
from version 2.2.4 to 5.0.1.debug
from version 3.2.6 to 4.3.6.package.json
Upgrade sauce-connect-launcher dependency
packages/wct-sauce/package.json
sauce-connect-launcher
dependency to version 1.3.2.