@graphql-mesh/hmac-upstream-signature 0.2.4-alpha-20240820173620-d5bb7d9709281bb6c7dfa9a6de861cd7042713f6 → 0.2.4-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf

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": "0.2.4-alpha-20240820173620-d5bb7d9709281bb6c7dfa9a6de861cd7042713f6",
3
+ "version": "0.2.4-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "@graphql-mesh/types": "^0.101.0",
7
- "@graphql-mesh/utils": "^0.101.0",
6
+ "@graphql-mesh/types": "0.101.1-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf",
7
+ "@graphql-mesh/utils": "0.101.1-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf",
8
8
  "graphql": "*",
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "^0.6.1",
12
+ "@graphql-mesh/transport-common": "0.6.2-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {