diff --git a/apps/ledger-live-desktop/package.json b/apps/ledger-live-desktop/package.json index e045d32b182e..4730399677b4 100644 --- a/apps/ledger-live-desktop/package.json +++ b/apps/ledger-live-desktop/package.json @@ -198,7 +198,7 @@ "@types/write-file-atomic": "^4.0.0", "@vitejs/plugin-react": "^3.1.0", "allure-playwright": "2.15.1", - "axios": "1.3.4", + "axios": "1.6.0", "chalk": "^4.1.2", "cross-env": "^7.0.3", "debug": "^4.3.4", diff --git a/libs/coin-modules/coin-bitcoin/package.json b/libs/coin-modules/coin-bitcoin/package.json index 9ac4129b742e..98dc0a357c86 100644 --- a/libs/coin-modules/coin-bitcoin/package.json +++ b/libs/coin-modules/coin-bitcoin/package.json @@ -86,7 +86,7 @@ "@types/ripemd160": "^2.0.3", "@types/secp256k1": "^4.0.3", "@types/sha.js": "^2.4.4", - "axios": "0.26.1", + "axios": "0.28.0", "bip32": "^2.0.6", "bip39": "^3.0.4", "jest": "^29.7.0", diff --git a/libs/coin-modules/coin-evm/package.json b/libs/coin-modules/coin-evm/package.json index 31d4d01e468a..d6dfbf3aaf8d 100644 --- a/libs/coin-modules/coin-evm/package.json +++ b/libs/coin-modules/coin-evm/package.json @@ -69,7 +69,7 @@ "@ledgerhq/live-network": "workspace:^", "@ledgerhq/live-promise": "workspace:^", "@ledgerhq/logs": "workspace:^", - "axios": "0.26.1", + "axios": "0.28.0", "bignumber.js": "^9.1.2", "eip55": "^2.1.1", "ethers": "5.7.2", diff --git a/libs/ledger-live-common/package.json b/libs/ledger-live-common/package.json index 53750e15a120..617141997004 100644 --- a/libs/ledger-live-common/package.json +++ b/libs/ledger-live-common/package.json @@ -207,7 +207,7 @@ "@zondax/ledger-icp": "^0.7.0", "@zondax/ledger-stacks": "^1.0.2", "async": "^3.2.3", - "axios": "0.26.1", + "axios": "0.28.0", "bech32": "^1.1.3", "big-integer": "^1.6.51", "bignumber.js": "^9.1.2", diff --git a/libs/ledgerjs/package.json b/libs/ledgerjs/package.json index f870a1ab8f5c..552fc20846bc 100644 --- a/libs/ledgerjs/package.json +++ b/libs/ledgerjs/package.json @@ -4,7 +4,7 @@ "version": "0.1.3", "scripts": {}, "dependencies": { - "axios": "^0.27.2", + "axios": "^0.28.0", "invariant": "^2.2.4", "lodash": "^4.17.21" }, diff --git a/libs/ledgerjs/packages/hw-app-btc/package.json b/libs/ledgerjs/packages/hw-app-btc/package.json index f783ef779b92..ae23c3093aee 100644 --- a/libs/ledgerjs/packages/hw-app-btc/package.json +++ b/libs/ledgerjs/packages/hw-app-btc/package.json @@ -78,7 +78,7 @@ "@ledgerhq/hw-transport-node-speculos": "workspace:^", "@types/jest": "^29.5.10", "@types/node": "^20.8.10", - "axios": "^0.25.0", + "axios": "^0.28.0", "documentation": "14.0.2", "jest": "^29.7.0", "rimraf": "^4.4.1", diff --git a/libs/ledgerjs/packages/hw-app-helium/package.json b/libs/ledgerjs/packages/hw-app-helium/package.json index eac4f6872f26..3e78646fa947 100644 --- a/libs/ledgerjs/packages/hw-app-helium/package.json +++ b/libs/ledgerjs/packages/hw-app-helium/package.json @@ -41,7 +41,7 @@ "@ledgerhq/hw-transport-node-speculos": "workspace:^", "@types/jest": "^29.5.10", "@types/node": "^20.8.10", - "axios": "^0.26.1", + "axios": "^0.28.0", "documentation": "14.0.2", "jest": "^29.7.0", "rimraf": "^4.4.1", diff --git a/libs/ledgerjs/packages/hw-app-solana/package.json b/libs/ledgerjs/packages/hw-app-solana/package.json index 87ef1a1c4e59..307bcd067d14 100644 --- a/libs/ledgerjs/packages/hw-app-solana/package.json +++ b/libs/ledgerjs/packages/hw-app-solana/package.json @@ -36,7 +36,7 @@ "@ledgerhq/hw-transport-node-speculos": "workspace:^", "@types/jest": "^29.5.10", "@types/node": "^20.8.10", - "axios": "^0.26.1", + "axios": "^0.28.0", "documentation": "14.0.2", "jest": "^29.7.0", "rimraf": "^4.4.1", diff --git a/libs/ledgerjs/packages/hw-transport-http/package.json b/libs/ledgerjs/packages/hw-transport-http/package.json index da495d15b551..d2df2bc6482c 100644 --- a/libs/ledgerjs/packages/hw-transport-http/package.json +++ b/libs/ledgerjs/packages/hw-transport-http/package.json @@ -30,7 +30,7 @@ "@ledgerhq/errors": "workspace:^", "@ledgerhq/hw-transport": "workspace:^", "@ledgerhq/logs": "workspace:^", - "axios": "^0.26.1", + "axios": "^0.28.0", "ws": "^7.5.2" }, "scripts": { diff --git a/libs/ledgerjs/packages/hw-transport-node-speculos-http/package.json b/libs/ledgerjs/packages/hw-transport-node-speculos-http/package.json index 6a9c25b09b84..4dea62f61236 100644 --- a/libs/ledgerjs/packages/hw-transport-node-speculos-http/package.json +++ b/libs/ledgerjs/packages/hw-transport-node-speculos-http/package.json @@ -31,7 +31,7 @@ "@ledgerhq/errors": "workspace:^", "@ledgerhq/hw-transport": "workspace:^", "@ledgerhq/logs": "workspace:^", - "axios": "^0.26.1", + "axios": "^0.28.0", "rxjs": "^7.8.1" }, "scripts": { diff --git a/libs/live-network/package.json b/libs/live-network/package.json index c35e979161c2..431b1229ec70 100644 --- a/libs/live-network/package.json +++ b/libs/live-network/package.json @@ -66,7 +66,7 @@ "@ledgerhq/live-env": "workspace:^", "@ledgerhq/live-promise": "workspace:^", "@ledgerhq/logs": "workspace:^", - "axios": "0.26.1", + "axios": "0.28.0", "lru-cache": "^7.14.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be6682cd204e..9350a6b50170 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -692,8 +692,8 @@ importers: specifier: 2.15.1 version: 2.15.1 axios: - specifier: 1.3.4 - version: 1.3.4 + specifier: 1.6.0 + version: 1.6.0 chalk: specifier: ^4.1.2 version: 4.1.2 @@ -1925,8 +1925,8 @@ importers: specifier: ^2.4.4 version: 2.4.4 axios: - specifier: 0.26.1 - version: 0.26.1 + specifier: 0.28.0 + version: 0.28.0 bip32: specifier: ^2.0.6 version: 2.0.6 @@ -2052,8 +2052,8 @@ importers: specifier: workspace:^ version: link:../../ledgerjs/packages/logs axios: - specifier: 0.26.1 - version: 0.26.1 + specifier: 0.28.0 + version: 0.28.0 bignumber.js: specifier: ^9.1.2 version: 9.1.2 @@ -3433,8 +3433,8 @@ importers: specifier: ^3.2.3 version: 3.2.5 axios: - specifier: 0.26.1 - version: 0.26.1 + specifier: 0.28.0 + version: 0.28.0 bech32: specifier: ^1.1.3 version: 1.1.4 @@ -3707,8 +3707,8 @@ importers: libs/ledgerjs: dependencies: axios: - specifier: ^0.27.2 - version: 0.27.2 + specifier: ^0.28.0 + version: 0.28.0 invariant: specifier: ^2.2.4 version: 2.2.4 @@ -3980,8 +3980,8 @@ importers: specifier: ^20.8.10 version: 20.12.12 axios: - specifier: ^0.25.0 - version: 0.25.0 + specifier: ^0.28.0 + version: 0.28.0 documentation: specifier: 14.0.2 version: 14.0.2 @@ -4203,8 +4203,8 @@ importers: specifier: ^20.8.10 version: 20.12.12 axios: - specifier: ^0.26.1 - version: 0.26.1 + specifier: ^0.28.0 + version: 0.28.0 documentation: specifier: 14.0.2 version: 14.0.2 @@ -4372,8 +4372,8 @@ importers: specifier: ^20.8.10 version: 20.12.12 axios: - specifier: ^0.26.1 - version: 0.26.1 + specifier: ^0.28.0 + version: 0.28.0 documentation: specifier: 14.0.2 version: 14.0.2 @@ -4645,8 +4645,8 @@ importers: specifier: workspace:^ version: link:../logs axios: - specifier: ^0.26.1 - version: 0.26.1 + specifier: ^0.28.0 + version: 0.28.0 ws: specifier: ^7.5.2 version: 7.5.9 @@ -4912,8 +4912,8 @@ importers: specifier: workspace:^ version: link:../logs axios: - specifier: ^0.26.1 - version: 0.26.1 + specifier: ^0.28.0 + version: 0.28.0 rxjs: specifier: ^7.8.1 version: 7.8.1 @@ -5638,8 +5638,8 @@ importers: specifier: workspace:^ version: link:../ledgerjs/packages/logs axios: - specifier: 0.26.1 - version: 0.26.1 + specifier: 0.28.0 + version: 0.28.0 lru-cache: specifier: ^7.14.1 version: 7.18.3 @@ -7304,6 +7304,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 '@azure/core-lro@2.7.1': resolution: {integrity: sha512-kXSlrNHOCTVZMxpXNRqzgh9/j4cnNXU5Hf2YjMyjddRhCXFiFRzmNaqwN+XO9rGTsCOIaaG7M67zZdyliXZG9g==} @@ -9863,6 +9864,7 @@ packages: '@humanwhocodes/config-array@0.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -9870,6 +9872,7 @@ packages: '@humanwhocodes/object-schema@2.0.2': resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + deprecated: Use @eslint/object-schema instead '@inquirer/confirm@3.1.7': resolution: {integrity: sha512-BZjjj19W8gnh5UGFTdP5ZxpgMNRjy03Dzq3k28sB2MDlEUFrcyTkMEoGgvBmGpUw0vNBoCJkTcbHZ3e9tb+d+w==} @@ -13151,7 +13154,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 @@ -15281,7 +15284,7 @@ packages: resolution: {integrity: sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==} engines: {node: '>=6'} peerDependencies: - rxjs: '*' + rxjs: ^5.5.10 zenObservable: '*' peerDependenciesMeta: rxjs: @@ -15575,17 +15578,11 @@ packages: axios@0.24.0: resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==} - axios@0.25.0: - resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==} - - axios@0.26.1: - resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==} + axios@0.28.0: + resolution: {integrity: sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==} - axios@0.27.2: - resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} - - axios@1.3.4: - resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==} + axios@1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} axios@1.6.8: resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} @@ -18509,7 +18506,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 @@ -19272,8 +19269,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 @@ -19288,8 +19285,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 @@ -19484,7 +19481,7 @@ packages: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} filename-reserved-regex@2.0.0: - resolution: {integrity: sha1-q/c9+rc10EVECr/qLZHzieu/oik=} + resolution: {integrity: sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==} engines: {node: '>=4'} filenamify@4.3.0: @@ -19791,6 +19788,7 @@ packages: fstream@1.0.12: resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==} engines: {node: '>=0.6'} + deprecated: This package is no longer supported. function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} @@ -19945,15 +19943,19 @@ packages: glob@7.0.6: resolution: {integrity: sha512-f8c0rE8JiCxpa52kWPAOa3ZaYEnzofDzCQLCn3Vdk0Z5OVLq3BsRFJI4S4ykpeVW6QMGBUkMeUpoEgWnMTnw5Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + deprecated: Glob versions prior to v9 are no longer supported glob@7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} + deprecated: Glob versions prior to v9 are no longer supported glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} @@ -20570,6 +20572,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -23944,6 +23947,7 @@ packages: osenv@0.1.5: resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==} + deprecated: This package is no longer supported. outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} @@ -25071,6 +25075,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: @@ -25304,7 +25309,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: @@ -25331,8 +25336,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 @@ -25342,8 +25347,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 @@ -26219,6 +26224,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@4.4.1: @@ -27290,6 +27296,7 @@ packages: superagent@8.1.2: resolution: {integrity: sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==} engines: {node: '>=6.4.0 <13 || >=14'} + deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net superstruct@0.14.2: resolution: {integrity: sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ==} @@ -27728,7 +27735,7 @@ packages: engines: {node: '>=8'} trim-repeated@1.0.0: - resolution: {integrity: sha1-42RqLqTokTEr9+rObPsFOAvAHCE=} + resolution: {integrity: sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==} engines: {node: '>=0.10.0'} trim-trailing-lines@1.1.4: @@ -44196,20 +44203,13 @@ snapshots: dependencies: follow-redirects: 1.15.6 - axios@0.25.0: - dependencies: - follow-redirects: 1.15.6 - - axios@0.26.1: - dependencies: - follow-redirects: 1.15.6 - - axios@0.27.2: + axios@0.28.0: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 + proxy-from-env: 1.1.0 - axios@1.3.4: + axios@1.6.0: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0