-
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 6 vulnerabilities #144
base: master
Are you sure you want to change the base?
Conversation
… to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CI Failure Feedback 🧐(Checks updated until commit 9ae9312)
✨ 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 6 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/common/package.json
packages/common/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-MINIMIST-559764
SNYK-JS-KINDOF-537849
SNYK-JS-MINIMIST-2429795
npm:debug:20170905
SNYK-JS-MINIMATCH-3050818
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:
🦉 Validation Bypass
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Prototype Pollution
PR Type
Bug fix, Enhancement
Description
package.json
to newer versions to address security vulnerabilities.package-lock.json
to ensure consistency with the updatedpackage.json
.Changes walkthrough 📝
package.json
Update dependencies to fix vulnerabilities and enhance security
packages/common/package.json
depcheck
dependency version from^0.6.0
to^1.4.7
.gulp-eslint
dependency version from^4.0.0
to^6.0.0
.gulp-mocha
dependency version from^6.0.0
to^8.0.0
.run-sequence
dependency version from^1.0.0
to^2.2.1
.package-lock.json
Update package-lock.json to match dependency upgrades
packages/common/package-lock.json
package.json
.package-lock.json
...
packages/common/package-lock.json
...