@envelop/generic-auth 12.0.0-alpha-20260104182816-d0b0bfc84d4f11f15c207de226281fc4eb2e117d → 12.0.0-alpha-20260105190544-843daa97c0f8b239c079649bad6832a547324524

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,17 +1,17 @@
1
1
  {
2
2
  "name": "@envelop/generic-auth",
3
- "version": "12.0.0-alpha-20260104182816-d0b0bfc84d4f11f15c207de226281fc4eb2e117d",
3
+ "version": "12.0.0-alpha-20260105190544-843daa97c0f8b239c079649bad6832a547324524",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
7
- "@envelop/core": "^5.5.0-alpha-20260104182816-d0b0bfc84d4f11f15c207de226281fc4eb2e117d"
7
+ "@envelop/core": "^5.5.0-alpha-20260105190544-843daa97c0f8b239c079649bad6832a547324524"
8
8
  },
9
9
  "dependencies": {
10
10
  "@graphql-tools/executor": "^1.3.6",
11
11
  "@graphql-tools/utils": "^10.5.1",
12
12
  "@whatwg-node/promise-helpers": "^1.2.1",
13
13
  "tslib": "^2.5.0",
14
- "@envelop/extended-validation": "^8.0.0-alpha-20260104182816-d0b0bfc84d4f11f15c207de226281fc4eb2e117d"
14
+ "@envelop/extended-validation": "^8.0.0-alpha-20260105190544-843daa97c0f8b239c079649bad6832a547324524"
15
15
  },
16
16
  "repository": {
17
17
  "type": "git",