@graphql-yoga/apollo-link 4.2.1-alpha-20250711191504-e1433b0f4f09644e234e02698853210226d481b8 → 4.2.2-alpha-20250827213716-af91846b40b4cce7ef0466f97f32c4df38afdc96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@graphql-yoga/apollo-link",
3
- "version": "4.2.1-alpha-20250711191504-e1433b0f4f09644e234e02698853210226d481b8",
3
+ "version": "4.2.2-alpha-20250827213716-af91846b40b4cce7ef0466f97f32c4df38afdc96",
4
4
  "description": "",
5
5
  "peerDependencies": {
6
- "@apollo/client": "^3.5.9",
6
+ "@apollo/client": "^4.0.0",
7
7
  "graphql": "^15.2.0 || ^16.0.0"
8
8
  },
9
9
  "dependencies": {