apollo-server-integrations / apollo-server-integration-cloudflare-workers

An integration to use Cloudflare Workers as a hosting service with Apollo Server
https://github.com/kimyvgy/worker-apollo-server-template
MIT License
13 stars 0 forks source link

chore(deps): update dependency graphql to v16.8.1 [security] #67

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql 16.6.0 -> 16.8.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-26144

Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.

Note: It was not proven that this vulnerability can crash the process.


Release Notes

graphql/graphql-js (graphql) ### [`v16.8.1`](https://togithub.com/graphql/graphql-js/releases/tag/v16.8.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.8.0...v16.8.1) ##### v16.8.1 (2023-09-19) ##### Bug Fix 🐞 - [#​3967](https://togithub.com/graphql/graphql-js/pull/3967) OverlappingFieldsCanBeMergedRule: Fix performance degradation ([@​AaronMoat](https://togithub.com/AaronMoat)) ##### Committers: 1 - Aaron Moat([@​AaronMoat](https://togithub.com/AaronMoat)) ### [`v16.8.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.8.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.7.1...v16.8.0) #### v16.8.0 (2023-08-14) ##### New Feature 🚀 - [#​3950](https://togithub.com/graphql/graphql-js/pull/3950) Support fourfold nested lists ([@​gschulze](https://togithub.com/gschulze)) ##### Committers: 1 - Gunnar Schulze([@​gschulze](https://togithub.com/gschulze)) ### [`v16.7.1`](https://togithub.com/graphql/graphql-js/releases/tag/v16.7.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.7.0...v16.7.1) #### v16.7.1 (2023-06-22) :loudspeaker: Big shout out to [@​phryneas](https://togithub.com/phryneas), who managed to reproduce this issue and come up with this fix. ##### Bug Fix 🐞 - [#​3923](https://togithub.com/graphql/graphql-js/pull/3923) instanceOf: workaround bundler issue with `process.env` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v16.7.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.7.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.6.0...v16.7.0) ##### v16.7.0 (2023-06-21) ##### New Feature 🚀 - [#​3887](https://togithub.com/graphql/graphql-js/pull/3887) check "globalThis.process" before accessing it ([@​kettanaito](https://togithub.com/kettanaito)) ##### Bug Fix 🐞 - [#​3707](https://togithub.com/graphql/graphql-js/pull/3707) Fix crash in node when mixing sync/async resolvers (backport of [#​3706](https://togithub.com/graphql/graphql-js/issues/3706)) ([@​chrskrchr](https://togithub.com/chrskrchr)) - [#​3838](https://togithub.com/graphql/graphql-js/pull/3838) Fix/invalid error propagation custom scalars (backport for 16.x.x) ([@​stenreijers](https://togithub.com/stenreijers)) ##### Committers: 3 - Artem Zakharchenko([@​kettanaito](https://togithub.com/kettanaito)) - Chris Karcher([@​chrskrchr](https://togithub.com/chrskrchr)) - Sten Reijers([@​stenreijers](https://togithub.com/stenreijers))

Configuration

📅 Schedule: Branch creation - "" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.