diff --git a/libs/ledger-live-common/package.json b/libs/ledger-live-common/package.json index a3bec98525e..a2c14306a01 100644 --- a/libs/ledger-live-common/package.json +++ b/libs/ledger-live-common/package.json @@ -293,6 +293,6 @@ "ts-node": "^10.4.0", "typescript": "5.1.3", "uuid": "^8.3.2", - "ws": "7" + "ws": "8" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e478ac89f53..199fe235153 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -236,7 +236,7 @@ importers: version: 3.13.0 ws: specifier: ^8.6.0 - version: 8.17.1 + version: 8.18.0 devDependencies: '@ledgerhq/types-cryptoassets': specifier: workspace:^ @@ -1505,7 +1505,7 @@ importers: version: 2.6.2 ws: specifier: ^7.5.2 - version: 7.5.10 + version: 8.18.0 apps/web-tools: dependencies: @@ -3701,7 +3701,7 @@ importers: version: 4.1.0 isomorphic-ws: specifier: ^4.0.1 - version: 4.0.1(ws@7.5.10) + version: 4.0.1(ws@8.18.0) jotai: specifier: ^2.7.0 version: 2.7.1(@types/react@18.2.73)(react@18.2.0) @@ -3911,8 +3911,8 @@ importers: specifier: ^8.3.2 version: 8.3.2 ws: - specifier: '7' - version: 7.5.10 + specifier: '8' + version: 8.18.0 libs/ledgerjs: dependencies: @@ -4945,7 +4945,7 @@ importers: version: 1.7.7 ws: specifier: ^7.5.2 - version: 7.5.10 + version: 8.18.0 devDependencies: '@types/jest': specifier: ^29.5.10 @@ -6076,7 +6076,7 @@ importers: version: 9.1.2 isomorphic-ws: specifier: ^5.0.0 - version: 5.0.0(ws@8.17.1) + version: 5.0.0(ws@8.18.0) lodash: specifier: '4' version: 4.17.21 @@ -6119,7 +6119,7 @@ importers: version: 29.1.2(jest@29.7.0)(typescript@5.4.3) ws: specifier: ^8.16.0 - version: 8.17.1 + version: 8.18.0 libs/promise: dependencies: @@ -6212,13 +6212,13 @@ importers: version: 1.5.1 isomorphic-ws: specifier: '5' - version: 5.0.0(ws@8.17.1) + version: 5.0.0(ws@8.18.0) rxjs: specifier: ^7.8.1 version: 7.8.1 ws: specifier: '8' - version: 8.17.1 + version: 8.18.0 devDependencies: '@types/jest': specifier: ^29.5.10 @@ -7769,7 +7769,7 @@ packages: '@azure/core-http@3.0.4': resolution: {integrity: sha512-Fok9VVhMdxAFOtqiiAtg74fL0UJkt0z3D+ouUUxcRLzZNBioPRAMJFVxiWoJljYpXsRi4GDQHzQHDc9AiYaIUQ==} engines: {node: '>=14.0.0'} - deprecated: deprecating as we migrated to core v2 + deprecated: This package is no longer supported. Please migrate to use @azure/core-rest-pipeline '@azure/core-lro@2.7.1': resolution: {integrity: sha512-kXSlrNHOCTVZMxpXNRqzgh9/j4cnNXU5Hf2YjMyjddRhCXFiFRzmNaqwN+XO9rGTsCOIaaG7M67zZdyliXZG9g==} @@ -11351,6 +11351,7 @@ packages: '@playwright/test@1.40.1': resolution: {integrity: sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==} engines: {node: '>=16'} + deprecated: Please update to the latest version of Playwright to test up-to-date browsers. hasBin: true '@playwright/test@1.45.0': @@ -13742,7 +13743,7 @@ packages: metro-react-native-babel-preset: '*' react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - webpack: '*' + webpack: '5' peerDependenciesMeta: react: optional: true @@ -16054,7 +16055,7 @@ packages: resolution: {integrity: sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==} engines: {node: '>=6'} peerDependencies: - rxjs: '*' + rxjs: ^5.5.10 zenObservable: '*' peerDependenciesMeta: rxjs: @@ -19259,7 +19260,7 @@ packages: peerDependencies: '@typescript-eslint/eslint-plugin': ^4.0.0 || ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - jest: '*' + jest: ^27.0.0 peerDependenciesMeta: '@typescript-eslint/eslint-plugin': optional: true @@ -20016,8 +20017,8 @@ packages: hasBin: true peerDependencies: expo-modules-core: '*' - react: '*' - react-native: '*' + react: 18.2.0 + react-native: 0.72.10 peerDependenciesMeta: expo-modules-core: optional: true @@ -20032,8 +20033,8 @@ packages: peerDependencies: expo-modules-autolinking: '*' expo-modules-core: '*' - react: '*' - react-native: '*' + react: 18.2.0 + react-native: 0.73.6 peerDependenciesMeta: expo-modules-autolinking: optional: true @@ -25819,6 +25820,7 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} deprecated: |- You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qrcode-terminal@0.11.0: @@ -26057,7 +26059,7 @@ packages: resolution: {integrity: sha512-kBGxI+MIZGBf4wZhNCWwHkMcVP+kbpmrLWH/SkO0qCKc7D7eSPcxQbfpsmsCo8v2KCBYjuGSou+xTqK44D/jMg==} engines: {npm: ^3.0.0} peerDependencies: - prop-types: '*' + prop-types: ^15.6.1 react: '>=15.0.0' peerDependenciesMeta: prop-types: @@ -26084,8 +26086,8 @@ packages: react-native-animatable@1.3.3: resolution: {integrity: sha512-2ckIxZQAsvWn25Ho+DK3d1mXIgj7tITkrS4pYDvx96WyOttSvzzFeQnM2od0+FUMzILbdHDsDEqZvnz1DYNQ1w==} peerDependencies: - react: '*' - react-native: '*' + react: 16.9.0 + react-native: 0.61.2 peerDependenciesMeta: react: optional: true @@ -26095,8 +26097,8 @@ packages: react-native-animatable@1.4.0: resolution: {integrity: sha512-DZwaDVWm2NBvBxf7I0wXKXLKb/TxDnkV53sWhCvei1pRyTX3MVFpkvdYBknNBqPrxYuAIlPxEp7gJOidIauUkw==} peerDependencies: - react: '*' - react-native: '*' + react: 18.2.0 + react-native: 0.72.6 peerDependenciesMeta: react: optional: true @@ -30121,18 +30123,6 @@ packages: utf-8-validate: optional: true - ws@8.17.1: - resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.18.0: resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} engines: {node: '>=10.0.0'} @@ -53020,13 +53010,17 @@ snapshots: dependencies: ws: 7.5.10 + isomorphic-ws@4.0.1(ws@8.18.0): + dependencies: + ws: 8.18.0 + isomorphic-ws@5.0.0(ws@7.5.10): dependencies: ws: 7.5.10 - isomorphic-ws@5.0.0(ws@8.17.1): + isomorphic-ws@5.0.0(ws@8.18.0): dependencies: - ws: 8.17.1 + ws: 8.18.0 isstream@0.1.2: {} @@ -66215,8 +66209,6 @@ snapshots: ws@7.5.10: {} - ws@8.17.1: {} - ws@8.18.0: {} ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10):