@graphql-mesh/hmac-upstream-signature 0.2.1-alpha-20240814154133-151ff0f20ad3d19b30922bec2f8ac16aa7e0d45c → 0.2.1-alpha-20240814155256-181f8859817576f6cfa05dcdbc06316da7dbfc1f
Sign up to get free protection for your applications and to get access to all the features.
- 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.2.1-alpha-
|
3
|
+
"version": "0.2.1-alpha-20240814155256-181f8859817576f6cfa05dcdbc06316da7dbfc1f",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
6
|
"@graphql-mesh/types": "^0.101.0",
|
@@ -9,7 +9,7 @@
|
|
9
9
|
"tslib": "^2.4.0"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
|
-
"@graphql-mesh/transport-common": "0.6.1-alpha-
|
12
|
+
"@graphql-mesh/transport-common": "0.6.1-alpha-20240814155256-181f8859817576f6cfa05dcdbc06316da7dbfc1f",
|
13
13
|
"json-stable-stringify": "^1.1.1"
|
14
14
|
},
|
15
15
|
"repository": {
|