Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_plugin-statsd-8685-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/plugin-statsd": patch
---
dependencies updates:
- Updated dependency [`hot-shots@^11.0.0` ↗︎](https://www.npmjs.com/package/hot-shots/v/11.0.0) (from `^10.2.1`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/plugins/statsd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@graphql-mesh/types": "^0.104.6",
"@graphql-mesh/utils": "^0.104.6",
"@whatwg-node/disposablestack": "^0.0.6",
"hot-shots": "^10.2.1",
"hot-shots": "^11.0.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7206,7 +7206,7 @@ __metadata:
"@graphql-mesh/utils": "npm:^0.104.6"
"@whatwg-node/disposablestack": "npm:^0.0.6"
graphql: "npm:16.11.0"
hot-shots: "npm:^10.2.1"
hot-shots: "npm:^11.0.0"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: "*"
Expand Down Expand Up @@ -23819,15 +23819,15 @@ __metadata:
languageName: node
linkType: hard

"hot-shots@npm:^10.2.1":
version: 10.2.1
resolution: "hot-shots@npm:10.2.1"
"hot-shots@npm:^11.0.0":
version: 11.1.0
resolution: "hot-shots@npm:11.1.0"
dependencies:
unix-dgram: "npm:2.x"
dependenciesMeta:
unix-dgram:
optional: true
checksum: 10c0/ee6bfec08427df6a22c705e31e6e9cfd6a74033cf246f33d91aa19b991a6dcea4f981e008c8f0e79c54c5f390f5ea19b2c53325ccbc5a686ca27593ff3419813
checksum: 10c0/378b460269ed11d701319854c99ae79ac2db0d950d06bc7e96dccb6e62d10ceb203e61e46449c82bc99abaa05d3654211b8006f1b7698855d4d5dec05ccb760d
languageName: node
linkType: hard

Expand Down