@graphql-mesh/plugin-statsd 0.104.14-alpha-20250915162441-ddbec9bfe8a6486633e5ff06343c5d6f932352b2 → 0.104.14-alpha-20250916200158-f343f4ffbf404417551a8256ef2c04835acd854a

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.14-alpha-20250915162441-ddbec9bfe8a6486633e5ff06343c5d6f932352b2",
3
+ "version": "0.104.14-alpha-20250916200158-f343f4ffbf404417551a8256ef2c04835acd854a",
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.13-alpha-20250915162441-ddbec9bfe8a6486633e5ff06343c5d6f932352b2",
12
- "@graphql-mesh/utils": "0.104.13-alpha-20250915162441-ddbec9bfe8a6486633e5ff06343c5d6f932352b2",
11
+ "@graphql-mesh/types": "0.104.13-alpha-20250916200158-f343f4ffbf404417551a8256ef2c04835acd854a",
12
+ "@graphql-mesh/utils": "0.104.13-alpha-20250916200158-f343f4ffbf404417551a8256ef2c04835acd854a",
13
13
  "@whatwg-node/disposablestack": "^0.0.6",
14
14
  "hot-shots": "^11.0.0",
15
15
  "tslib": "^2.4.0"