From dde90ae9e7cf77cffbb19f136fae5d122b1b93ad Mon Sep 17 00:00:00 2001 From: Gao Sun Date: Sun, 8 Dec 2024 00:25:53 +0800 Subject: [PATCH] chore: fix ws version (#36) --- package.json | 1 + pnpm-lock.yaml | 17 +++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 56da260..56b55ca 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "pnpm": { "overrides": { "cross-spawn@<6.0.6": "^6.0.6", + "ws@>=6.0.0 <6.2.3": "^6.2.3", "ws@>=7.0.0 <7.5.10": "^7.5.10", "send@<0.19.0": "^0.19.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e3be32..4d53666 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,7 @@ settings: overrides: cross-spawn@<6.0.6: ^6.0.6 + ws@>=6.0.0 <6.2.3: ^6.2.3 ws@>=7.0.0 <7.5.10: ^7.5.10 send@<0.19.0: ^0.19.0 @@ -5787,8 +5788,8 @@ packages: resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ws@6.2.2: - resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} + ws@6.2.3: + resolution: {integrity: sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==} peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ^5.0.2 @@ -7623,7 +7624,7 @@ snapshots: nocache: 3.0.4 pretty-format: 26.6.2 serve-static: 1.16.2 - ws: 6.2.2 + ws: 6.2.3 transitivePeerDependencies: - bufferutil - encoding @@ -7856,7 +7857,7 @@ snapshots: selfsigned: 2.4.1 serve-static: 1.16.2 temp-dir: 2.0.0 - ws: 6.2.2 + ws: 6.2.3 transitivePeerDependencies: - bufferutil - encoding @@ -7877,7 +7878,7 @@ snapshots: selfsigned: 2.4.1 serve-static: 1.16.2 temp-dir: 2.0.0 - ws: 6.2.2 + ws: 6.2.3 transitivePeerDependencies: - bufferutil - encoding @@ -11593,7 +11594,7 @@ snapshots: scheduler: 0.24.0-canary-efb381bbf-20230505 stacktrace-parser: 0.1.10 whatwg-fetch: 3.6.20 - ws: 6.2.2 + ws: 6.2.3 yargs: 17.7.2 optionalDependencies: '@types/react': 18.2.55 @@ -11644,7 +11645,7 @@ snapshots: scheduler: 0.24.0-canary-efb381bbf-20230505 stacktrace-parser: 0.1.10 whatwg-fetch: 3.6.20 - ws: 6.2.2 + ws: 6.2.3 yargs: 17.7.2 optionalDependencies: '@types/react': 18.3.14 @@ -12809,7 +12810,7 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 4.1.0 - ws@6.2.2: + ws@6.2.3: dependencies: async-limiter: 1.0.1