Skip to content
Closed
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
2 changes: 1 addition & 1 deletion sdk/highlight-run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-graphql-request": "^6.0.1",
"@graphql-codegen/typescript-graphql-request": "^6.3.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-metrics-otlp-http": ">=0.57.1",
Expand Down
77 changes: 16 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6059,23 +6059,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^2.7.2":
version: 2.7.2
resolution: "@graphql-codegen/plugin-helpers@npm:2.7.2"
dependencies:
"@graphql-tools/utils": "npm:^8.8.0"
change-case-all: "npm:1.0.14"
common-tags: "npm:1.8.2"
import-from: "npm:4.0.0"
lodash: "npm:~4.17.0"
tslib: "npm:~2.4.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/db5e387be1ae8ec8f98ff16ff6142031ed4b50a52d037e88afbb6926f961bd833d182f2ce9c2b4dad353082fc408ff78c0a92307897ffa7f9a95ccd8ddf922a9
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^3.0.0":
"@graphql-codegen/plugin-helpers@npm:^3.0.0, @graphql-codegen/plugin-helpers@npm:^3.1.2":
version: 3.1.2
resolution: "@graphql-codegen/plugin-helpers@npm:3.1.2"
dependencies:
Expand Down Expand Up @@ -6135,19 +6119,19 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-graphql-request@npm:^6.0.1":
version: 6.1.0
resolution: "@graphql-codegen/typescript-graphql-request@npm:6.1.0"
"@graphql-codegen/typescript-graphql-request@npm:^6.3.0":
version: 6.3.0
resolution: "@graphql-codegen/typescript-graphql-request@npm:6.3.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^3.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:2.13.1"
"@graphql-codegen/visitor-plugin-common": "npm:2.13.8"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-request: ^6.0.0
graphql-request: ^6.0.0 || ^7.0.0
graphql-tag: ^2.0.0
checksum: 10/3d6bc7d683aebcd3a2ad061f1d832c458065ed46be261146e77fa9cb21fc79d8d30784787a9f5dc3694166e61b378dbe41162633f4eefa4399afc5e6c04acf5f
checksum: 10/31096ec110fc1184829f5a58c904a8911514e11ac54ad7da474ebbf747272864ac4f290c563060c0ee59b93667945e28d8cf4727674c4a3a176921320dd2c10c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6181,23 +6165,23 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:2.13.1":
version: 2.13.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.1"
"@graphql-codegen/visitor-plugin-common@npm:2.13.8":
version: 2.13.8
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.8"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^2.7.2"
"@graphql-codegen/plugin-helpers": "npm:^3.1.2"
"@graphql-tools/optimize": "npm:^1.3.0"
"@graphql-tools/relay-operation-optimizer": "npm:^6.5.0"
"@graphql-tools/utils": "npm:^8.8.0"
"@graphql-tools/utils": "npm:^9.0.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.14"
change-case-all: "npm:1.0.15"
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.4.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/215a9bdcd86c7518944e1645c461f75b6d22ef91b9fffa0bc68b8366a8b27c1e82afd14553f2b2d2ea32143733307d96dba9281789390692238123a520970cd2
checksum: 10/fc51ea02a2ae1f9bdfd6e3fd649613e7751f695d6c88677bc2d251c721ec83f76afacaca60f3f78bb38e7863d3e57f68592ff88cf9722fa2b613980b2ef6970b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6688,17 +6672,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^8.8.0":
version: 8.13.0
resolution: "@graphql-tools/utils@npm:8.13.0"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10/8d85b522dd0c57500008ad62bd1d09e1938058f9cc888544b347913695f2422f5efb0726fc82fdbfc9f8a0bea336dbc662f38a5dae213342575b0c325f7d984c
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^9.0.0, @graphql-tools/utils@npm:^9.2.1":
version: 9.2.1
resolution: "@graphql-tools/utils@npm:9.2.1"
Expand Down Expand Up @@ -18263,24 +18236,6 @@ __metadata:
languageName: node
linkType: hard

"change-case-all@npm:1.0.14":
version: 1.0.14
resolution: "change-case-all@npm:1.0.14"
dependencies:
change-case: "npm:^4.1.2"
is-lower-case: "npm:^2.0.2"
is-upper-case: "npm:^2.0.2"
lower-case: "npm:^2.0.2"
lower-case-first: "npm:^2.0.2"
sponge-case: "npm:^1.0.1"
swap-case: "npm:^2.0.2"
title-case: "npm:^3.0.3"
upper-case: "npm:^2.0.2"
upper-case-first: "npm:^2.0.2"
checksum: 10/6ff893e005e1bf115cc2969cc5ca3610f7c6ece9e90b7927ed12c980c7d3ea9a565150d246c6dba0fee21aaacbd38d69b98a4670d96b892c76f66e46616506d3
languageName: node
linkType: hard

"change-case-all@npm:1.0.15":
version: 1.0.15
resolution: "change-case-all@npm:1.0.15"
Expand Down Expand Up @@ -25373,7 +25328,7 @@ __metadata:
dependencies:
"@graphql-codegen/cli": "npm:^5.0.0"
"@graphql-codegen/typescript": "npm:^4.0.1"
"@graphql-codegen/typescript-graphql-request": "npm:^6.0.1"
"@graphql-codegen/typescript-graphql-request": "npm:^6.3.0"
"@graphql-codegen/typescript-operations": "npm:^4.0.1"
"@launchdarkly/js-client-sdk": "npm:^0.6.0"
"@opentelemetry/api": "npm:^1.9.0"
Expand Down
Loading