-
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 14 vulnerabilities #142
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-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-WS-7266574 - 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-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CI Failure Feedback 🧐(Checks updated until commit 76d8c8e)
✨ 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 14 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-LODASH-567746
SNYK-JS-SOCKETIOPARSER-3091012
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-LODASH-6139239
SNYK-JS-SEMVER-3247795
SNYK-JS-WS-7266574
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-1040724
SNYK-JS-DOTPROP-543489
SNYK-JS-MINIMIST-559764
SNYK-JS-LODASH-1018905
SNYK-JS-KINDOF-537849
SNYK-JS-MINIMIST-2429795
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)
🦉 Prototype Pollution
🦉 Validation Bypass
🦉 More lessons are available in Snyk Learn
PR Type
Bug fix, Enhancement
Description
package.json
to address vulnerabilities:async
from 2.4.1 to 3.0.0findup-sync
from 2.0.0 to 4.0.0socket.io
from 2.0.3 to 3.0.0wd
from 1.2.0 to 1.11.3package-lock.json
to reflect these changes and ensure consistency.Changes walkthrough 📝
package.json
Upgrade dependencies to fix vulnerabilities
packages/web-component-tester/package.json
async
dependency from version 2.4.1 to 3.0.0.findup-sync
dependency from version 2.0.0 to 4.0.0.socket.io
dependency from version 2.0.3 to 3.0.0.wd
dependency from version 1.2.0 to 1.11.3.package-lock.json
Update package-lock.json for dependency upgrades
packages/web-component-tester/package-lock.json
package.json
.package-lock.json
...
packages/web-component-tester/package-lock.json
...