|
1360 | 1360 | eslint-config-prettier "^10.1.8" |
1361 | 1361 | typescript-eslint "^8.57.1" |
1362 | 1362 |
|
1363 | | -"@internxt/inxt-js@3.0.1": |
1364 | | - version "3.0.1" |
1365 | | - resolved "https://registry.yarnpkg.com/@internxt/inxt-js/-/inxt-js-3.0.1.tgz#bbab24ad37f0a50516b7a14916602169b07c02cc" |
1366 | | - integrity sha512-kjt/8pLZaLqYnFiqJbPVnGFdqPzPN3vgitlLzFlehakONF5vH7mrxPCcI1Wobl82sQVnhSqPrGadbiIBK7H3gw== |
| 1363 | +"@internxt/inxt-js@3.0.2": |
| 1364 | + version "3.0.2" |
| 1365 | + resolved "https://registry.yarnpkg.com/@internxt/inxt-js/-/inxt-js-3.0.2.tgz#c1300d1022abca60c3d6792b06e1f8d23ce3c1b4" |
| 1366 | + integrity sha512-+4UCXK162FS2EfAJGdh7AbcdOMOJFCtLprLuWUJtKVBDs4Mp2T48Nf9OFFfTOF8zclTVeQZYYP6vIHiNddfmCQ== |
1367 | 1367 | dependencies: |
1368 | 1368 | "@internxt/lib" "1.4.1" |
1369 | 1369 | "@internxt/sdk" "1.15.3" |
|
1392 | 1392 | axios "1.13.5" |
1393 | 1393 | internxt-crypto "0.0.13" |
1394 | 1394 |
|
| 1395 | +"@internxt/sdk@1.15.4": |
| 1396 | + version "1.15.4" |
| 1397 | + resolved "https://registry.yarnpkg.com/@internxt/sdk/-/sdk-1.15.4.tgz#34b4e5bdea82d36f50e78d2ffbd82f95d192e02a" |
| 1398 | + integrity sha512-4cC2HhryRhdZ60BqpWeKJZSFfnU6u6nDpun6uXYe98/AfIhW4ERY7Gah8/NqpENYf1Ay0nf62HA1QnRXoCcdUg== |
| 1399 | + dependencies: |
| 1400 | + axios "1.13.6" |
| 1401 | + internxt-crypto "0.0.14" |
| 1402 | + |
1395 | 1403 | "@isaacs/cliui@^8.0.2": |
1396 | 1404 | version "8.0.2" |
1397 | 1405 | resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" |
|
1460 | 1468 | "@emnapi/runtime" "^1.7.1" |
1461 | 1469 | "@tybys/wasm-util" "^0.10.1" |
1462 | 1470 |
|
| 1471 | +"@noble/ciphers@^2.1.1": |
| 1472 | + version "2.1.1" |
| 1473 | + resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-2.1.1.tgz#c8c74fcda8c3d1f88797d0ecda24f9fc8b92b052" |
| 1474 | + integrity sha512-bysYuiVfhxNJuldNXlFEitTVdNnYUc+XNJZd7Qm2a5j1vZHgY+fazadNFWFaMK/2vye0JVlxV3gHmC0WDfAOQw== |
| 1475 | + |
1463 | 1476 | "@noble/curves@~2.0.0": |
1464 | 1477 | version "2.0.1" |
1465 | 1478 | resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-2.0.1.tgz#64ba8bd5e8564a02942655602515646df1cdb3ad" |
@@ -4798,6 +4811,21 @@ internxt-crypto@0.0.13: |
4798 | 4811 | idb "^8.0.3" |
4799 | 4812 | uuid "^13.0.0" |
4800 | 4813 |
|
| 4814 | +internxt-crypto@0.0.14: |
| 4815 | + version "0.0.14" |
| 4816 | + resolved "https://registry.yarnpkg.com/internxt-crypto/-/internxt-crypto-0.0.14.tgz#1290b2a70190c23d25b83483de8200d9eafae00f" |
| 4817 | + integrity sha512-gIvqgou0r86kSk6x2t6pxAh9dJiob/sQ1Y3TdGnAF4Qq2RD++4Aq1b6NY2UqfUYV4vPhWsd2BkFS71jAyVrXpA== |
| 4818 | + dependencies: |
| 4819 | + "@noble/ciphers" "^2.1.1" |
| 4820 | + "@noble/hashes" "^2.0.1" |
| 4821 | + "@noble/post-quantum" "^0.5.2" |
| 4822 | + "@scure/bip39" "^2.0.1" |
| 4823 | + flexsearch "^0.8.205" |
| 4824 | + hash-wasm "^4.12.0" |
| 4825 | + husky "^9.1.7" |
| 4826 | + idb "^8.0.3" |
| 4827 | + uuid "^13.0.0" |
| 4828 | + |
4801 | 4829 | ip-address@^10.0.1: |
4802 | 4830 | version "10.1.0" |
4803 | 4831 | resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.1.0.tgz#d8dcffb34d0e02eb241427444a6e23f5b0595aa4" |
|
0 commit comments