@graphql-yoga/plugin-apollo-usage-report 0.10.3-alpha-20250916114034-30580c9db91f1904101db304f7edc365e1290f80 → 0.10.3-alpha-20250916130103-f6f281ecbdb93fb2073f39208e74ade219b93845

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 +3 -3
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@graphql-yoga/plugin-apollo-usage-report",
3
- "version": "0.10.3-alpha-20250916114034-30580c9db91f1904101db304f7edc365e1290f80",
3
+ "version": "0.10.3-alpha-20250916130103-f6f281ecbdb93fb2073f39208e74ade219b93845",
4
4
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
5
5
  "peerDependencies": {
6
6
  "graphql": "^15.2.0 || ^16.0.0",
7
- "graphql-yoga": "^5.15.3-alpha-20250916114034-30580c9db91f1904101db304f7edc365e1290f80"
7
+ "graphql-yoga": "^5.15.3-alpha-20250916130103-f6f281ecbdb93fb2073f39208e74ade219b93845"
8
8
  },
9
9
  "dependencies": {
10
10
  "@apollo/server-gateway-interface": "^2.0.0",
@@ -13,7 +13,7 @@
13
13
  "@graphql-tools/utils": "^10.9.1",
14
14
  "@whatwg-node/promise-helpers": "^1.2.4",
15
15
  "tslib": "^2.8.1",
16
- "@graphql-yoga/plugin-apollo-inline-trace": "^3.15.3-alpha-20250916114034-30580c9db91f1904101db304f7edc365e1290f80"
16
+ "@graphql-yoga/plugin-apollo-inline-trace": "^3.15.3-alpha-20250916130103-f6f281ecbdb93fb2073f39208e74ade219b93845"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",