@graphql-mesh/hmac-upstream-signature 0.3.6-alpha-20240826110125-278f4b8b35c6cc20529f7b638f1107e1cd150355 → 0.3.6-alpha-20240826111918-aa6a31cd01152812298921e92a577fe46dbcd8af

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/hmac-upstream-signature",
3
- "version": "0.3.6-alpha-20240826110125-278f4b8b35c6cc20529f7b638f1107e1cd150355",
3
+ "version": "0.3.6-alpha-20240826111918-aa6a31cd01152812298921e92a577fe46dbcd8af",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "@graphql-mesh/types": "^0.102.4",
@@ -9,7 +9,7 @@
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "0.7.5-alpha-20240826110125-278f4b8b35c6cc20529f7b638f1107e1cd150355",
12
+ "@graphql-mesh/transport-common": "0.7.5-alpha-20240826111918-aa6a31cd01152812298921e92a577fe46dbcd8af",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {