parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.74k stars 1.39k forks source link

refactor: Security upgrade graphiql from 2.0.8 to 3.2.0 #2544

Open parseplatformorg opened 6 months ago

parseplatformorg commented 6 months 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: - package.json
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### 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") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Infinite loop
[SNYK-JS-MARKDOWNIT-6483324](https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: graphiql The new version differs by 250 commits.
  • 29e99a8 Version Packages (#3577)
  • 5d05105 Update to markdown-it 14.x (#3569)
  • 8584726 Version Packages
  • fc7de5a fix: Stop a tag with href of 'javascript:void 0' from navigating (#3567)
  • 7e86dc4 Version Packages (#3561)
  • e9fc21a fix: Fix vscode-graphql-syntax’s grammar to support string literals on separate lines [Reapply & Fix] (#3545)
  • ece99f6 Version Packages (#3550)
  • e5efc97 fix OpenVSX dependency bug by tweaking openvsx publish (#3549)
  • e29ce84 Version Packages (#3544)
  • defc126 Revert "fix: Fix vscode-graphql-syntax’s grammar to support string literals on separate lines" (#3543)
  • 04b44fa Version Packages (#3540)
  • f4c98c1 multiple argument syntax highlighting (#3534)
  • e502c41 fix: Fix vscode-graphql-syntax’s grammar to support string literals on separate lines (#3518)
  • dfe083a Version Packages (#3530)
  • a38152e fix triple quote comment syntax (#3529)
  • 28a101f Version Packages (#3527)
  • 2b6ea31 Fix bug in Explorer plugin where characters are dropped when typing quickly (#3526)
  • 88d76ca fix: Do not override existing json diagnostic schemas (#3523)
  • 25c3bfd Version Packages (#3520)
  • 8188e3e upgrade ovsx (#3519)
  • 70d25ab Version Packages (#3513)
  • 36c7f25 fix typescript bundling for svelte2tsx, config loading (#3514)
  • a562c96 fix: block strings syntax highlighting in cm6-graphql (#3505)
  • 7f05c10 fix: Race condition in the workerManager (#3507)
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/acinader/project/3e039b91-2450-4b56-8420-baf56cab388e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/acinader/project/3e039b91-2450-4b56-8420-baf56cab388e?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":"078f6105-0396-4e96-ad7f-1585acc45494","prPublicId":"078f6105-0396-4e96-ad7f-1585acc45494","dependencies":[{"name":"graphiql","from":"2.0.8","to":"3.2.0"}],"packageManager":"npm","projectPublicId":"3e039b91-2450-4b56-8420-baf56cab388e","projectUrl":"https://app.snyk.io/org/acinader/project/3e039b91-2450-4b56-8420-baf56cab388e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MARKDOWNIT-6483324"],"upgrade":["SNYK-JS-MARKDOWNIT-6483324"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[768],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
parse-github-assistant[bot] commented 6 months ago

I will reformat the title to use the proper commit message syntax.

parse-github-assistant[bot] commented 6 months ago

Thanks for opening this pull request!