@graphql-mesh/hmac-upstream-signature 0.4.0-alpha-20240829121238-6cc1715fb323bd0db1b7e1a7f933deb6d68485fb → 0.4.0-alpha-20240829142957-ca3f195310eb90de07677352466fe75747831042

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.4.0-alpha-20240829121238-6cc1715fb323bd0db1b7e1a7f933deb6d68485fb",
3
+ "version": "0.4.0-alpha-20240829142957-ca3f195310eb90de07677352466fe75747831042",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "@graphql-mesh/types": "0.102.5-alpha-20240829121238-6cc1715fb323bd0db1b7e1a7f933deb6d68485fb",
7
- "@graphql-mesh/utils": "0.102.5-alpha-20240829121238-6cc1715fb323bd0db1b7e1a7f933deb6d68485fb",
6
+ "@graphql-mesh/types": "0.102.5-alpha-20240829142957-ca3f195310eb90de07677352466fe75747831042",
7
+ "@graphql-mesh/utils": "0.102.5-alpha-20240829142957-ca3f195310eb90de07677352466fe75747831042",
8
8
  "graphql": "*",
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "0.7.6-alpha-20240829121238-6cc1715fb323bd0db1b7e1a7f933deb6d68485fb",
12
+ "@graphql-mesh/transport-common": "0.7.6-alpha-20240829142957-ca3f195310eb90de07677352466fe75747831042",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {