@graphql-mesh/hmac-upstream-signature 1.1.2-alpha-20241018141844-f9a69bb281ee413d339aaadfabe4939e183f7882 → 1.1.2-alpha-20241021112055-9e0b5d73986acf1b75846aaac069460060908583

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.1.2-alpha-20241018141844-f9a69bb281ee413d339aaadfabe4939e183f7882",
3
+ "version": "1.1.2-alpha-20241021112055-9e0b5d73986acf1b75846aaac069460060908583",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "@graphql-mesh/types": "^0.102.7",
7
- "@graphql-mesh/utils": "^0.102.7",
6
+ "@graphql-mesh/types": "0.102.8-alpha-20241021112055-9e0b5d73986acf1b75846aaac069460060908583",
7
+ "@graphql-mesh/utils": "0.102.8-alpha-20241021112055-9e0b5d73986acf1b75846aaac069460060908583",
8
8
  "graphql": "*",
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "^0.7.8",
12
+ "@graphql-mesh/transport-common": "0.7.9-alpha-20241021112055-9e0b5d73986acf1b75846aaac069460060908583",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {