-
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] Fix for 20 vulnerabilities #145
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/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-URIJS-2440699 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-URIJS-2441239 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-URIJS-1319803 - https://snyk.io/vuln/SNYK-JS-URIJS-2401466 - https://snyk.io/vuln/SNYK-JS-URIJS-2415026 - https://snyk.io/vuln/SNYK-JS-URIJS-2419067 - https://snyk.io/vuln/SNYK-JS-URIJS-1319806 - https://snyk.io/vuln/SNYK-JS-URIJS-1055003 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-URIJS-1078286
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CI Failure Feedback 🧐(Checks updated until commit 35bc887)
✨ 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 20 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/wct-local/package.json
packages/wct-local/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-LODASH-567746
SNYK-JS-BL-608877
SNYK-JS-ASYNC-2441827
SNYK-JS-LODASH-6139239
SNYK-JS-SEMVER-3247795
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-1040724
SNYK-JS-URIJS-2440699
SNYK-JS-MINIMIST-559764
SNYK-JS-URIJS-2441239
SNYK-JS-LODASH-1018905
SNYK-JS-URIJS-1319803
SNYK-JS-URIJS-2401466
SNYK-JS-URIJS-2415026
SNYK-JS-URIJS-2419067
SNYK-JS-URIJS-1319806
SNYK-JS-URIJS-1055003
SNYK-JS-MINIMIST-2429795
SNYK-JS-URIJS-1078286
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:
🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Code Injection
🦉 More lessons are available in Snyk Learn
PR Type
Bug fix, Enhancement
Description
launchpad
dependency to version0.8.0
to address vulnerabilities.selenium-standalone
to version^6.22.0
for improved security.Changes walkthrough 📝
package.json
Update dependencies to fix vulnerabilities
packages/wct-local/package.json
launchpad
dependency from a specific git commit to version0.8.0
.selenium-standalone
dependency from version^6.7.0
to^6.22.0
.package-lock.json
...
packages/wct-local/package-lock.json
...