-
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Fix for 21 vulnerabilities #49
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
base: main
Are you sure you want to change the base?
Conversation
…rabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478 - https://snyk.io/vuln/SNYK-JS-THENIFY-571690 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534988 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-INI-1048974 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1279029 - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-567742 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-469063 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-480388 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-174183 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's GuideUpgrade critical development dependencies in standalone-packages/vscode-textmate to resolve 21 vulnerabilities by bumping mocha and typings versions. Class diagram for updated npm dependencies in package.jsonclassDiagram
class package_json {
+string coveralls
+string durations
+string istanbul
+string mocha // upgraded: ^5.2.0 -> ^11.0.1
+string onigasm
+string remap-istanbul // upgraded: ^0.6.4 -> ^0.7.0
+string tslint
+string typescript
+string typings // upgraded: ^1.3.2 -> ^2.1.1
}
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
Snyk has created this PR to fix 21 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
standalone-packages/vscode-textmate/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-HANDLEBARS-534478
SNYK-JS-THENIFY-571690
SNYK-JS-HANDLEBARS-1056767
SNYK-JS-HANDLEBARS-534988
SNYK-JS-JSYAML-174129
SNYK-JS-SEMVER-3247795
SNYK-JS-INI-1048974
SNYK-JS-HANDLEBARS-1279029
SNYK-JS-DOTPROP-543489
SNYK-JS-MINIMIST-559764
SNYK-JS-HANDLEBARS-567742
SNYK-JS-HANDLEBARS-469063
SNYK-JS-HANDLEBARS-480388
npm:extend:20180424
SNYK-JS-HANDLEBARS-173692
SNYK-JS-HANDLEBARS-174183
SNYK-JS-JSYAML-173999
SNYK-JS-MINIMIST-2429795
SNYK-JS-BRACEEXPANSION-9789073
npm:debug:20170905
SNYK-JS-UGLIFYJS-1727251
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
🦉 Remote Code Execution (RCE)
Summary by Sourcery
Upgrade development dependencies in vscode-textmate to remediate security vulnerabilities
Enhancements: