@graphql-mesh/plugin-statsd 0.104.20 → 0.104.21-alpha-20251208185324-f141628c429c53b0bae116f8e4e777c0cc9f3a77
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-statsd",
|
|
3
|
-
"version": "0.104.
|
|
3
|
+
"version": "0.104.21-alpha-20251208185324-f141628c429c53b0bae116f8e4e777c0cc9f3a77",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@graphql-mesh/types": "^0.104.18",
|
|
12
12
|
"@graphql-mesh/utils": "^0.104.18",
|
|
13
13
|
"@whatwg-node/disposablestack": "^0.0.6",
|
|
14
|
-
"hot-shots": "^11.
|
|
14
|
+
"hot-shots": "^11.4.0",
|
|
15
15
|
"tslib": "^2.4.0"
|
|
16
16
|
},
|
|
17
17
|
"repository": {
|