parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.7k stars 4.76k forks source link

refactor: Security upgrade @graphql-yoga/node from 2.6.0 to 2.13.5 #9074

Closed parseplatformorg closed 3 months ago

parseplatformorg commented 3 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **416/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 2.6 | Improper Access Control
[SNYK-JS-UNDICI-6564963](https://snyk.io/vuln/SNYK-JS-UNDICI-6564963) | No | No Known Exploit ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **481/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.9 | Improper Authorization
[SNYK-JS-UNDICI-6564964](https://snyk.io/vuln/SNYK-JS-UNDICI-6564964) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @graphql-yoga/node The new version differs by 181 commits.
  • d6014fc chore(release): update monorepo packages versions (#1502)
  • c00dad3 Bump @ whatwg-node/fetch to get the latest fixes (#1493)
  • 58fb6e4 docs: fix typos (#1498)
  • 19eb2f9 Update file-uploads.mdx (#1501)
  • 0884232 fix(deps): update all non-major dependencies (#1494)
  • 7c31390 fix(deps): update envelop (#1495)
  • 378bb5d fix(deps): update all non-major dependencies (master) (#1480)
  • e52a83f docs: fix typos (#1492)
  • dc5c3f2 docs: added file upload example to save file in disk (#1477)
  • febfc89 chore(deps): update all non-major dependencies (#1474)
  • dbcc009 chore(deps): update all non-major dependencies (#1463)
  • 549f1fb fix(deps): update all non-major dependencies (#1453)
  • 027fa34 Fix website workflows for other branches
  • 452726f Ignore graphiql for now
  • 45a0972 add videos (#1462)
  • 7d103ed chore(deps): update dependency @ types/react-dom to v18 (#1442)
  • 8d64701 Replace cross-undici-fetch with @ whatwg-node/fetch
  • cffdbc2 chore(deps): update dependency ioredis to v5.2.2 (#1450)
  • 0398aca chore(deps): update actions/checkout action to v3 (#1431)
  • 06991bf Fixed broken link to envelop plugins (#1439)
  • b00affa chore(deps): update all non-major dependencies to v12.2.3 (#1436)
  • 707a355 chore: add b3 branch as renovate base branch (#1429)
  • a418519 chore(deps): update all non-major dependencies (#1430)
  • 56fd31c fix(deps): update all non-major dependencies (#1428)
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/c354db4d-ec51-46b5-8574-3238dc19f365?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365?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":"924e4788-e459-4758-b21e-981309d49a97","prPublicId":"924e4788-e459-4758-b21e-981309d49a97","dependencies":[{"name":"@graphql-yoga/node","from":"2.6.0","to":"2.13.5"}],"packageManager":"npm","projectPublicId":"c354db4d-ec51-46b5-8574-3238dc19f365","projectUrl":"https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNDICI-6564963","SNYK-JS-UNDICI-6564964"],"upgrade":["SNYK-JS-UNDICI-6564963","SNYK-JS-UNDICI-6564964"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[416,481],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Access Control](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)
parse-github-assistant[bot] commented 3 months ago

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

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

Thanks for opening this pull request!