@graphql-mesh/hmac-upstream-signature 0.4.0-alpha-20240829101054-4a444632005eb734a4740b4e095a648629f65cdf → 0.4.0-alpha-20240829111147-a8e311d97bddcee6833a2d9327b8cee820db5cda

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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-20240829101054-4a444632005eb734a4740b4e095a648629f65cdf",
3
+ "version": "0.4.0-alpha-20240829111147-a8e311d97bddcee6833a2d9327b8cee820db5cda",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "@graphql-mesh/types": "0.102.5-alpha-20240829101054-4a444632005eb734a4740b4e095a648629f65cdf",
7
- "@graphql-mesh/utils": "0.102.5-alpha-20240829101054-4a444632005eb734a4740b4e095a648629f65cdf",
6
+ "@graphql-mesh/types": "0.102.5-alpha-20240829111147-a8e311d97bddcee6833a2d9327b8cee820db5cda",
7
+ "@graphql-mesh/utils": "0.102.5-alpha-20240829111147-a8e311d97bddcee6833a2d9327b8cee820db5cda",
8
8
  "graphql": "*",
9
9
  "tslib": "^2.4.0"
10
10
  },
11
11
  "dependencies": {
12
- "@graphql-mesh/transport-common": "0.7.6-alpha-20240829101054-4a444632005eb734a4740b4e095a648629f65cdf",
12
+ "@graphql-mesh/transport-common": "0.7.6-alpha-20240829111147-a8e311d97bddcee6833a2d9327b8cee820db5cda",
13
13
  "json-stable-stringify": "^1.1.1"
14
14
  },
15
15
  "repository": {