trompamusic / ce-api

The Contributor Environment API for the TROMPA project
https://trompamusic.eu
Apache License 2.0
6 stars 1 forks source link

[Snyk] Security upgrade apollo-server from 2.25.3 to 2.25.4 #264

Open baukef opened 1 year ago

baukef 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=apollo-server&from_version=2.25.3&to_version=2.25.4&pr_id=016b7cfd-72e9-4f1e-a844-ab62f729c360&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Cross-site Request Forgery (CSRF)
[SNYK-JS-APOLLOSERVER-3043107](https://snyk.io/vuln/SNYK-JS-APOLLOSERVER-3043107) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: apollo-server The new version differs by 6 commits.
  • ae444b2 Release
  • 54879d0 Update OSS orb to pass --no-verify-access to lerna publish
  • 82d4498 Disable graphql-upload integration when it is not used (#6476)
  • c98507e Remove files from old Gatsby docs theme (v2) (#6216)
  • 628fbb7 Updates for new docs infra (v2) (#6210)
  • 41671ec docs: fix error on custom directives page (#6183)
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/videodock/project/1cc4fd7a-6dc4-4c9c-9651-99bcc318fbcb?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/videodock/project/1cc4fd7a-6dc4-4c9c-9651-99bcc318fbcb?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":"016b7cfd-72e9-4f1e-a844-ab62f729c360","prPublicId":"016b7cfd-72e9-4f1e-a844-ab62f729c360","dependencies":[{"name":"apollo-server","from":"2.25.3","to":"2.25.4"}],"packageManager":"npm","projectPublicId":"1cc4fd7a-6dc4-4c9c-9651-99bcc318fbcb","projectUrl":"https://app.snyk.io/org/videodock/project/1cc4fd7a-6dc4-4c9c-9651-99bcc318fbcb?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-APOLLOSERVER-3043107"],"upgrade":["SNYK-JS-APOLLOSERVER-3043107"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[551]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lessons/csrf-attack/javascript/?loc=fix-pr)