@graphql-mesh/plugin-statsd 0.104.9-alpha-20250822153631-e04a5fc6edad4a5c197c2eaebed20cfa82a68650 → 0.104.9-alpha-20250825132610-5c5dd464e9427946bc261edf96c94b29ab842e47

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/plugin-statsd",
3
- "version": "0.104.9-alpha-20250822153631-e04a5fc6edad4a5c197c2eaebed20cfa82a68650",
3
+ "version": "0.104.9-alpha-20250825132610-5c5dd464e9427946bc261edf96c94b29ab842e47",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
@@ -8,8 +8,8 @@
8
8
  "dependencies": {
9
9
  "@envelop/core": "^5.1.0",
10
10
  "@envelop/statsd": "^7.0.0",
11
- "@graphql-mesh/types": "0.104.8-alpha-20250822153631-e04a5fc6edad4a5c197c2eaebed20cfa82a68650",
12
- "@graphql-mesh/utils": "0.104.8-alpha-20250822153631-e04a5fc6edad4a5c197c2eaebed20cfa82a68650",
11
+ "@graphql-mesh/types": "0.104.8-alpha-20250825132610-5c5dd464e9427946bc261edf96c94b29ab842e47",
12
+ "@graphql-mesh/utils": "0.104.8-alpha-20250825132610-5c5dd464e9427946bc261edf96c94b29ab842e47",
13
13
  "@whatwg-node/disposablestack": "^0.0.6",
14
14
  "hot-shots": "^10.2.1",
15
15
  "tslib": "^2.4.0"