@graphql-mesh/hmac-upstream-signature 1.2.15-alpha-eb736ee474ead6a86541219bead276f902bd3cbb → 1.2.15-rc-41852e39507962d03408f196c596d7268dcffc2e
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.
- package/CHANGELOG.md +2 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# @graphql-mesh/hmac-upstream-signature
|
2
2
|
|
3
|
-
## 1.2.15-
|
3
|
+
## 1.2.15-rc-41852e39507962d03408f196c596d7268dcffc2e
|
4
4
|
|
5
5
|
### Patch Changes
|
6
6
|
|
7
|
-
- [#286](https://github.com/graphql-hive/gateway/pull/286) [`
|
7
|
+
- [#286](https://github.com/graphql-hive/gateway/pull/286) [`ed9e205`](https://github.com/graphql-hive/gateway/commit/ed9e205adf705f31b6ae85ce4ad7a8eb0b30fe32) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
8
8
|
|
9
9
|
- Removed dependency [`@graphql-mesh/store@^0.103.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.103.4) (from `dependencies`)
|
10
10
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-mesh/hmac-upstream-signature",
|
3
|
-
"version": "1.2.15-
|
3
|
+
"version": "1.2.15-rc-41852e39507962d03408f196c596d7268dcffc2e",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -51,7 +51,7 @@
|
|
51
51
|
"tslib": "^2.4.0"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
|
-
"@graphql-hive/gateway": "1.6.
|
54
|
+
"@graphql-hive/gateway": "1.6.3-rc-41852e39507962d03408f196c596d7268dcffc2e",
|
55
55
|
"@types/json-stable-stringify": "^1.1.0",
|
56
56
|
"graphql": "^16.9.0",
|
57
57
|
"graphql-yoga": "^5.10.3",
|