Skip to content

Commit 2487b6f

Browse files
committed
Bump to stable
1 parent 8f2b031 commit 2487b6f

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565
"@opentelemetry/otlp-exporter-base": "patch:@opentelemetry/otlp-exporter-base@npm%3A0.56.0#~/.yarn/patches/@opentelemetry-otlp-exporter-base-npm-0.56.0-ba3dc5f5c5.patch",
6666
"@opentelemetry/resources": "patch:@opentelemetry/resources@npm%3A1.29.0#~/.yarn/patches/@opentelemetry-resources-npm-1.29.0-112f89f0c5.patch",
6767
"@vitest/snapshot@npm:3.0.5": "patch:@vitest/snapshot@npm%3A3.0.5#~/.yarn/patches/@vitest-snapshot-npm-3.0.0-d5b381862b.patch",
68-
"@whatwg-node/node-fetch": "0.7.8-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f",
69-
"@whatwg-node/server": "0.10.0-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f",
7068
"cross-spawn": "7.0.6",
7169
"esbuild": "0.24.2",
7270
"graphql": "16.10.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,14 +6997,14 @@ __metadata:
69976997
languageName: node
69986998
linkType: hard
69996999

7000-
"@whatwg-node/node-fetch@npm:0.7.8-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f":
7001-
version: 0.7.8-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f
7002-
resolution: "@whatwg-node/node-fetch@npm:0.7.8-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f"
7000+
"@whatwg-node/node-fetch@npm:^0.7.1, @whatwg-node/node-fetch@npm:^0.7.7":
7001+
version: 0.7.8
7002+
resolution: "@whatwg-node/node-fetch@npm:0.7.8"
70037003
dependencies:
70047004
"@whatwg-node/disposablestack": "npm:^0.0.5"
70057005
busboy: "npm:^1.6.0"
70067006
tslib: "npm:^2.6.3"
7007-
checksum: 10c0/c3fd295febf66d2f13c70a1ffa58eb10a61287d3d0beecbf8355f70167a962db64b88aba0dce553c94bd78c7564c755f278829612a4a7752f08e246ac24f49d6
7007+
checksum: 10c0/11daf22560de4138d21106714ad6ced9703d8500f330e7db78f1bc4b1cf8f01c4e560b7e8ec9ccdb6fab01ff98a4729e3dd5d1fec882f5decb611ffc8170641d
70087008
languageName: node
70097009
linkType: hard
70107010

@@ -7020,14 +7020,14 @@ __metadata:
70207020
languageName: node
70217021
linkType: hard
70227022

7023-
"@whatwg-node/server@npm:0.10.0-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f":
7024-
version: 0.10.0-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f
7025-
resolution: "@whatwg-node/server@npm:0.10.0-alpha-20250205010234-c9a7e9a3e2e8b8de7e4519f3119e6b874c5b996f"
7023+
"@whatwg-node/server@npm:^0.9.55, @whatwg-node/server@npm:^0.9.60, @whatwg-node/server@npm:^0.9.64":
7024+
version: 0.9.66
7025+
resolution: "@whatwg-node/server@npm:0.9.66"
70267026
dependencies:
70277027
"@whatwg-node/disposablestack": "npm:^0.0.5"
70287028
"@whatwg-node/fetch": "npm:^0.10.0"
70297029
tslib: "npm:^2.6.3"
7030-
checksum: 10c0/4ff12a0973668e947abfa68ff6e069fc66e0f22c52cfdf7eab6acc7c376618246433951e02d30aba41eb0b41186164e41ac0ae7510da23c3d70aaa08a45145a5
7030+
checksum: 10c0/2f596931bda0ac5c42b829cfe4743c3eb6454b193a8030b02240f055257ef822639ced7e2827e3627f90397c7d4ffd536e8c6b2e1413f7c14943b615c6646a83
70317031
languageName: node
70327032
linkType: hard
70337033

0 commit comments

Comments
 (0)