diff --git a/.yarn/cache/es-module-lexer-npm-1.7.0-456b47a08a-b6f3e576a3.zip b/.yarn/cache/es-module-lexer-npm-1.7.0-456b47a08a-b6f3e576a3.zip deleted file mode 100644 index 2896c7066..000000000 Binary files a/.yarn/cache/es-module-lexer-npm-1.7.0-456b47a08a-b6f3e576a3.zip and /dev/null differ diff --git a/.yarn/cache/parse-imports-npm-3.0.0-79f1970b0f-0ebba4405e.zip b/.yarn/cache/parse-imports-npm-3.0.0-79f1970b0f-0ebba4405e.zip deleted file mode 100644 index 9f4e9e001..000000000 Binary files a/.yarn/cache/parse-imports-npm-3.0.0-79f1970b0f-0ebba4405e.zip and /dev/null differ diff --git a/.yarn/cache/slashes-npm-3.0.12-28822614a6-c221d73765.zip b/.yarn/cache/slashes-npm-3.0.12-28822614a6-c221d73765.zip deleted file mode 100644 index 9f1191467..000000000 Binary files a/.yarn/cache/slashes-npm-3.0.12-28822614a6-c221d73765.zip and /dev/null differ diff --git a/.yarn/cache/ws-npm-8.20.1-b0e0eae8d5-8c4d2b06dc.zip b/.yarn/cache/ws-npm-8.20.1-b0e0eae8d5-8c4d2b06dc.zip new file mode 100644 index 000000000..5d8c8a671 Binary files /dev/null and b/.yarn/cache/ws-npm-8.20.1-b0e0eae8d5-8c4d2b06dc.zip differ diff --git a/packages/code-link-cli/package.json b/packages/code-link-cli/package.json index 2a6d724a1..03558cbb9 100644 --- a/packages/code-link-cli/package.json +++ b/packages/code-link-cli/package.json @@ -28,7 +28,7 @@ "commander": "^14.0.3", "prettier": "^3.7.4", "typescript": "^5.9.3", - "ws": "^8.18.3" + "ws": "^8.20.1" }, "devDependencies": { "@code-link/shared": "workspace:*", diff --git a/yarn.lock b/yarn.lock index 9801f6428..4a9ac4dbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5000,7 +5000,7 @@ __metadata: tsx: "npm:^4.21.0" typescript: "npm:^5.9.3" vitest: "npm:^4.1.5" - ws: "npm:^8.18.3" + ws: "npm:^8.20.1" bin: framer-code-link: ./dist/index.mjs languageName: unknown @@ -8518,6 +8518,21 @@ __metadata: languageName: node linkType: hard +"ws@npm:^8.20.1": + version: 8.20.1 + resolution: "ws@npm:8.20.1" + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ">=5.0.2" + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + checksum: 10/8c4d2b06dc65381b6bfab1f2e584275dabd30a99a5ce058b4dc76f3d03fad1921cef3a21d8f53127d30a808cfd1864aa2fe6890a5d43359f682457315baec873 + languageName: node + linkType: hard + "yallist@npm:^4.0.0": version: 4.0.0 resolution: "yallist@npm:4.0.0"