forcedotcom / lightning-language-server

LWC and Aura Language Servers - shipped as part of the Salesforce VSCode Extensions
https://forcedotcom.github.io/salesforcedx-vscode/
BSD 3-Clause "New" or "Revised" License
31 stars 48 forks source link

[Snyk] Security upgrade xml2js from 0.4.23 to 0.5.0 #557

Open randi274 opened 1 year ago

randi274 commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - packages/lwc-language-server/package.json - packages/lwc-language-server/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **758/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3 | Prototype Pollution
[SNYK-JS-XML2JS-5414874](https://snyk.io/vuln/SNYK-JS-XML2JS-5414874) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: xml2js The new version differs by 18 commits.
  • bd0f780 Bump dependency versions to fix security issues
  • 3a8d46e Update lockfile
  • 9f730bb Update package.json with latest PR
  • 50a492a Merge pull request #603 from autopulated/master
  • 7bc3c5d Merge pull request #598 from fnimick/master
  • f412a12 Merge pull request #635 from wisesimpson/patch-1
  • d318ce0 Update README.md
  • 581b19a use Object.create(null) to create all parsed objects (prevent prototype replacement)
  • a212950 Add documentation for `explicitCharkey` option
  • 1832e0b Merge pull request #512 from economia/master
  • 198063c Merge pull request #556 from Omega-Ariston/fix-issue544
  • 0d71785 Merge pull request #562 from Omega-Ariston/addDocExample
  • a44bad4 Update README.md
  • a3ae596 append example to README for issue #552
  • aad6dd6 fix issue554
  • fa32064 readme updated with default empty tag as function
  • f074644 cr fixes (will be squashed after another cr)
  • 19a4c2f Call function for emptyTag if specified
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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](https://app.snyk.io/org/secchamps-playground/project/433096b0-285e-42c4-901c-b839a59e2f64?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/secchamps-playground/project/433096b0-285e-42c4-901c-b839a59e2f64?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"b96681da-0da2-4985-95f7-1723727c2eab","prPublicId":"b96681da-0da2-4985-95f7-1723727c2eab","dependencies":[{"name":"xml2js","from":"0.4.23","to":"0.5.0"}],"packageManager":"npm","projectPublicId":"433096b0-285e-42c4-901c-b839a59e2f64","projectUrl":"https://app.snyk.io/org/secchamps-playground/project/433096b0-285e-42c4-901c-b839a59e2f64?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-XML2JS-5414874"],"upgrade":["SNYK-JS-XML2JS-5414874"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[758],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)