@graphql-mesh/hmac-upstream-signature 1.2.5-alpha-20241030140429-9c1473cb596c3f20d6df4a3685ffdaf944f0a091 → 1.2.6-alpha-20241108133334-416b35a8174c8c5a6727a37e2697536fa0e8624b

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@graphql-mesh/hmac-upstream-signature",
3
- "version": "1.2.5-alpha-20241030140429-9c1473cb596c3f20d6df4a3685ffdaf944f0a091",
3
+ "version": "1.2.6-alpha-20241108133334-416b35a8174c8c5a6727a37e2697536fa0e8624b",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "@graphql-mesh/types": "0.102.11-alpha-20241030140429-9c1473cb596c3f20d6df4a3685ffdaf944f0a091",
7
- "@graphql-mesh/utils": "0.102.11-alpha-20241030140429-9c1473cb596c3f20d6df4a3685ffdaf944f0a091",
6
+ "@graphql-mesh/types": "0.102.12-alpha-20241108133334-416b35a8174c8c5a6727a37e2697536fa0e8624b",
7
+ "@graphql-mesh/utils": "0.102.12-alpha-20241108133334-416b35a8174c8c5a6727a37e2697536fa0e8624b",
8
8
  "graphql": "*",
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "0.7.12-alpha-20241030140429-9c1473cb596c3f20d6df4a3685ffdaf944f0a091",
12
+ "@graphql-mesh/transport-common": "0.7.13-alpha-20241108133334-416b35a8174c8c5a6727a37e2697536fa0e8624b",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {