|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24" |
17 | 17 |
|
18 | | -"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0": |
19 | | - version "3.5.10" |
20 | | - resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.10.tgz#43463108a6e07ae602cca0afc420805a19339a71" |
21 | | - integrity sha512-tL3iSpFe9Oldq7gYikZK1dcYxp1c01nlSwtsMz75382HcI6fvQXyFXUCJTTK3wgO2/ckaBvRGw7VqjFREdVoRw== |
22 | | - dependencies: |
23 | | - "@graphql-typed-document-node/core" "^3.0.0" |
24 | | - "@wry/context" "^0.6.0" |
25 | | - "@wry/equality" "^0.5.0" |
26 | | - "@wry/trie" "^0.3.0" |
27 | | - graphql-tag "^2.12.3" |
| 18 | +"@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0 || ~3.12.0 || ~3.13.0": |
| 19 | + version "3.13.9" |
| 20 | + resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.9.tgz#311e0df1734aaa5598e01a292bb7982df49cc062" |
| 21 | + integrity sha512-RStSzQfL1XwL6/NWd7W8avhGQYTgPCtJ+qHkkTTSj9Upp3VVm6Oppv81YWdXG1FgEpDPW4hvCrTUELdcC4inCQ== |
| 22 | + dependencies: |
| 23 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 24 | + "@wry/caches" "^1.0.0" |
| 25 | + "@wry/equality" "^0.5.6" |
| 26 | + "@wry/trie" "^0.5.0" |
| 27 | + graphql-tag "^2.12.6" |
28 | 28 | hoist-non-react-statics "^3.3.2" |
29 | | - optimism "^0.16.1" |
| 29 | + optimism "^0.18.0" |
30 | 30 | prop-types "^15.7.2" |
| 31 | + rehackt "^0.1.0" |
31 | 32 | symbol-observable "^4.0.0" |
32 | | - ts-invariant "^0.9.4" |
| 33 | + ts-invariant "^0.10.3" |
33 | 34 | tslib "^2.3.0" |
34 | | - zen-observable-ts "^1.2.0" |
| 35 | + zen-observable-ts "^1.2.5" |
35 | 36 |
|
36 | 37 | |
37 | 38 | version "2.2.4" |
|
1442 | 1443 | p-limit "3.1.0" |
1443 | 1444 | tslib "^2.4.0" |
1444 | 1445 |
|
1445 | | -"@graphql-tools/ [email protected]": |
1446 | | - version "8.2.9" |
1447 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.9.tgz#f4bb6ca58d0d89dbfa4fded6a1457bb359de1450" |
1448 | | - integrity sha512-mHRrqMc1NTL6MALBQK1DmAzSxJIKoaCaW7ZCk5bRGzVj/MNQz3OsqlDb/+t9/ONT0V+WI/uxBFsrLMwa4p6L7A== |
1449 | | - dependencies: |
1450 | | - "@graphql-tools/utils" "8.6.8" |
1451 | | - tslib "~2.3.0" |
1452 | | - |
1453 | 1446 | "@graphql-tools/merge@^8.4.1": |
1454 | 1447 | version "8.4.2" |
1455 | 1448 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288" |
|
1458 | 1451 | "@graphql-tools/utils" "^9.2.1" |
1459 | 1452 | tslib "^2.4.0" |
1460 | 1453 |
|
1461 | | -"@graphql-tools/ [email protected]": |
1462 | | - version "8.3.9" |
1463 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.9.tgz#2b83464a0ef083c92d7076da0fa5939f2f5a1e34" |
1464 | | - integrity sha512-9YFCzn0sYAGTWhZrVYY/neK5cie3s0dNm7Qq38tkhOh2ME5BtHW/8ZIq+UrLGKsBYwa+Qjb/UojGWUm2yG/z6Q== |
| 1454 | +"@graphql-tools/merge@^9.1.1": |
| 1455 | + version "9.1.1" |
| 1456 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.1.tgz#6a51775f5ba6bdef213def1fd277536f9468b44c" |
| 1457 | + integrity sha512-BJ5/7Y7GOhTuvzzO5tSBFL4NGr7PVqTJY3KeIDlVTT8YLcTXtBR+hlrC3uyEym7Ragn+zyWdHeJ9ev+nRX1X2w== |
1465 | 1458 | dependencies: |
1466 | | - "@graphql-tools/merge" "8.2.9" |
1467 | | - "@graphql-tools/utils" "8.6.8" |
1468 | | - tslib "~2.3.0" |
1469 | | - value-or-promise "1.0.11" |
| 1459 | + "@graphql-tools/utils" "^10.9.1" |
| 1460 | + tslib "^2.4.0" |
| 1461 | + |
| 1462 | +"@graphql-tools/schema@^10.0.25": |
| 1463 | + version "10.0.25" |
| 1464 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.25.tgz#73de08bc765f482cde334562a1bebe95a2e5a3c4" |
| 1465 | + integrity sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw== |
| 1466 | + dependencies: |
| 1467 | + "@graphql-tools/merge" "^9.1.1" |
| 1468 | + "@graphql-tools/utils" "^10.9.1" |
| 1469 | + tslib "^2.4.0" |
1470 | 1470 |
|
1471 | 1471 | "@graphql-tools/schema@^9.0.18": |
1472 | 1472 | version "9.0.19" |
|
1478 | 1478 | tslib "^2.4.0" |
1479 | 1479 | value-or-promise "^1.0.12" |
1480 | 1480 |
|
1481 | | -"@graphql-tools/utils@8.6.8": |
1482 | | - version "8.6.8" |
1483 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.8.tgz#a0824ed5810f66c504df4e97c5900786ac0c260e" |
1484 | | - integrity sha512-EdUUeKi/wp/UvuknyINpQ/uXDqTM3qxPPPDIq5RpfW0zQOeCvbZcx8xHoMox0TYKvKtg3zoB7aprUtoW+iZLxw== |
| 1481 | +"@graphql-tools/utils@^10.9.1": |
| 1482 | + version "10.9.1" |
| 1483 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.1.tgz#ff4067256f2080db0c66f4475858f29a8da65ecf" |
| 1484 | + integrity sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw== |
1485 | 1485 | dependencies: |
1486 | | - tslib "~2.3.0" |
| 1486 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 1487 | + "@whatwg-node/promise-helpers" "^1.0.0" |
| 1488 | + cross-inspect "1.0.1" |
| 1489 | + dset "^3.1.4" |
| 1490 | + tslib "^2.4.0" |
1487 | 1491 |
|
1488 | 1492 | "@graphql-tools/utils@^9.2.1": |
1489 | 1493 | version "9.2.1" |
|
1493 | 1497 | "@graphql-typed-document-node/core" "^3.1.1" |
1494 | 1498 | tslib "^2.4.0" |
1495 | 1499 |
|
1496 | | -"@graphql-typed-document-node/core@^3.0.0", "@graphql-typed-document-node/core@^3.1.1": |
| 1500 | +"@graphql-typed-document-node/core@^3.1.1": |
1497 | 1501 | version "3.2.0" |
1498 | 1502 | resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861" |
1499 | 1503 | integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ== |
|
3660 | 3664 | "@webassemblyjs/ast" "1.14.1" |
3661 | 3665 | "@xtuc/long" "4.2.2" |
3662 | 3666 |
|
3663 | | -"@wry/context@^0.6.0": |
3664 | | - version "0.6.1" |
3665 | | - resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2" |
3666 | | - integrity sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw== |
| 3667 | +"@whatwg-node/promise-helpers@^1.0.0": |
| 3668 | + version "1.3.2" |
| 3669 | + resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.2.tgz#3b54987ad6517ef6db5920c66a6f0dada606587d" |
| 3670 | + integrity sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA== |
| 3671 | + dependencies: |
| 3672 | + tslib "^2.6.3" |
| 3673 | + |
| 3674 | +"@wry/caches@^1.0.0": |
| 3675 | + version "1.0.1" |
| 3676 | + resolved "https://registry.yarnpkg.com/@wry/caches/-/caches-1.0.1.tgz#8641fd3b6e09230b86ce8b93558d44cf1ece7e52" |
| 3677 | + integrity sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA== |
3667 | 3678 | dependencies: |
3668 | 3679 | tslib "^2.3.0" |
3669 | 3680 |
|
|
3674 | 3685 | dependencies: |
3675 | 3686 | tslib "^2.3.0" |
3676 | 3687 |
|
3677 | | -"@wry/equality@^0.5.0": |
| 3688 | +"@wry/equality@^0.5.6": |
3678 | 3689 | version "0.5.7" |
3679 | 3690 | resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.7.tgz#72ec1a73760943d439d56b7b1e9985aec5d497bb" |
3680 | 3691 | integrity sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw== |
3681 | 3692 | dependencies: |
3682 | 3693 | tslib "^2.3.0" |
3683 | 3694 |
|
3684 | | -"@wry/trie@^0.3.0": |
3685 | | - version "0.3.2" |
3686 | | - resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.3.2.tgz#a06f235dc184bd26396ba456711f69f8c35097e6" |
3687 | | - integrity sha512-yRTyhWSls2OY/pYLfwff867r8ekooZ4UI+/gxot5Wj8EFwSf2rG+n+Mo/6LoLQm1TKA4GRj2+LCpbfS937dClQ== |
| 3695 | +"@wry/trie@^0.5.0": |
| 3696 | + version "0.5.0" |
| 3697 | + resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.5.0.tgz#11e783f3a53f6e4cd1d42d2d1323f5bc3fa99c94" |
| 3698 | + integrity sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA== |
3688 | 3699 | dependencies: |
3689 | 3700 | tslib "^2.3.0" |
3690 | 3701 |
|
@@ -4882,6 +4893,13 @@ cross-fetch@^3.1.5: |
4882 | 4893 | dependencies: |
4883 | 4894 | node-fetch "^2.6.12" |
4884 | 4895 |
|
| 4896 | + |
| 4897 | + version "1.0.1" |
| 4898 | + resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b" |
| 4899 | + integrity sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A== |
| 4900 | + dependencies: |
| 4901 | + tslib "^2.4.0" |
| 4902 | + |
4885 | 4903 | cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.6: |
4886 | 4904 | version "7.0.6" |
4887 | 4905 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" |
|
5237 | 5255 | resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411" |
5238 | 5256 | integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q== |
5239 | 5257 |
|
| 5258 | +dset@^3.1.4: |
| 5259 | + version "3.1.4" |
| 5260 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248" |
| 5261 | + integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA== |
| 5262 | + |
5240 | 5263 | dunder-proto@^1.0.0, dunder-proto@^1.0.1: |
5241 | 5264 | version "1.0.1" |
5242 | 5265 | resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" |
@@ -6398,22 +6421,22 @@ graphql-playground-middleware-express@^1.7.23: |
6398 | 6421 | dependencies: |
6399 | 6422 | graphql-playground-html "^1.6.30" |
6400 | 6423 |
|
6401 | | -graphql-tag@^2.12.3: |
| 6424 | +graphql-tag@^2.12.6: |
6402 | 6425 | version "2.12.6" |
6403 | 6426 | resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" |
6404 | 6427 | integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg== |
6405 | 6428 | dependencies: |
6406 | 6429 | tslib "^2.1.0" |
6407 | 6430 |
|
6408 | | -graphql-tools@8.2.7: |
6409 | | - version "8.2.7" |
6410 | | - resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-8.2.7.tgz#6f168aae2e9da9de867095e18993e86d8dd6d335" |
6411 | | - integrity sha512-9wUgcBgeH6GSYhiO8/aUVd5DqCBRv8qim45CzMqQsxrzYhhiBXMcbJS7tgFdhaOXGBZzmkEADJ7EqwdZ+4Uppw== |
| 6431 | +graphql-tools@9.0.20: |
| 6432 | + version "9.0.20" |
| 6433 | + resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-9.0.20.tgz#a51024b29c0da9f057a42d9ddeaf153d142b7962" |
| 6434 | + integrity sha512-n9T4EEVzfJyQ0N3XAH4bMKhrEhyllBkfFq/4bpnEzkmkvYJ2D120Y5YslqYvpq0kohPFU706Q6zTHrHOfbL7MA== |
6412 | 6435 | dependencies: |
6413 | | - "@graphql-tools/schema" "8.3.9" |
6414 | | - tslib "~2.3.0" |
| 6436 | + "@graphql-tools/schema" "^10.0.25" |
| 6437 | + tslib "^2.4.0" |
6415 | 6438 | optionalDependencies: |
6416 | | - "@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0" |
| 6439 | + "@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0 || ~3.12.0 || ~3.13.0" |
6417 | 6440 |
|
6418 | 6441 | |
6419 | 6442 | version "15.8.0" |
@@ -8679,13 +8702,15 @@ open@^7.4.2: |
8679 | 8702 | is-docker "^2.0.0" |
8680 | 8703 | is-wsl "^2.1.1" |
8681 | 8704 |
|
8682 | | -optimism@^0.16.1: |
8683 | | - version "0.16.2" |
8684 | | - resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081" |
8685 | | - integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ== |
| 8705 | +optimism@^0.18.0: |
| 8706 | + version "0.18.1" |
| 8707 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.18.1.tgz#5cf16847921413dbb0ac809907370388b9c6335f" |
| 8708 | + integrity sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ== |
8686 | 8709 | dependencies: |
| 8710 | + "@wry/caches" "^1.0.0" |
8687 | 8711 | "@wry/context" "^0.7.0" |
8688 | | - "@wry/trie" "^0.3.0" |
| 8712 | + "@wry/trie" "^0.5.0" |
| 8713 | + tslib "^2.3.0" |
8689 | 8714 |
|
8690 | 8715 | optionator@^0.9.3: |
8691 | 8716 | version "0.9.4" |
@@ -9537,6 +9562,11 @@ regexp.prototype.flags@^1.5.1: |
9537 | 9562 | es-errors "^1.3.0" |
9538 | 9563 | set-function-name "^2.0.2" |
9539 | 9564 |
|
| 9565 | +rehackt@^0.1.0: |
| 9566 | + version "0.1.0" |
| 9567 | + resolved "https://registry.yarnpkg.com/rehackt/-/rehackt-0.1.0.tgz#a7c5e289c87345f70da8728a7eb878e5d03c696b" |
| 9568 | + integrity sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw== |
| 9569 | + |
9540 | 9570 | release-zalgo@^1.0.0: |
9541 | 9571 | version "1.0.0" |
9542 | 9572 | resolved "https://registry.yarnpkg.com/release-zalgo/-/release-zalgo-1.0.0.tgz#09700b7e5074329739330e535c5a90fb67851730" |
@@ -10617,10 +10647,10 @@ ts-api-utils@^2.1.0: |
10617 | 10647 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
10618 | 10648 | integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
10619 | 10649 |
|
10620 | | -ts-invariant@^0.9.4: |
10621 | | - version "0.9.4" |
10622 | | - resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.4.tgz#42ac6c791aade267dd9dc65276549df5c5d71cac" |
10623 | | - integrity sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ== |
| 10650 | +ts-invariant@^0.10.3: |
| 10651 | + version "0.10.3" |
| 10652 | + resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c" |
| 10653 | + integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ== |
10624 | 10654 | dependencies: |
10625 | 10655 | tslib "^2.1.0" |
10626 | 10656 |
|
|
10643 | 10673 | v8-compile-cache-lib "^3.0.1" |
10644 | 10674 | yn "3.1.1" |
10645 | 10675 |
|
10646 | | -tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0, tslib@^2.8.1: |
| 10676 | +tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.7.0, tslib@^2.8.1: |
10647 | 10677 | version "2.8.1" |
10648 | 10678 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
10649 | 10679 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
10650 | 10680 |
|
10651 | | -tslib@~2.3.0: |
10652 | | - version "2.3.1" |
10653 | | - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
10654 | | - integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |
10655 | | - |
10656 | 10681 | tuf-js@^1.1.7: |
10657 | 10682 | version "1.1.7" |
10658 | 10683 | resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-1.1.7.tgz#21b7ae92a9373015be77dfe0cb282a80ec3bbe43" |
@@ -10931,11 +10956,6 @@ value-equal@^1.0.1: |
10931 | 10956 | resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
10932 | 10957 | integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
10933 | 10958 |
|
10934 | | - |
10935 | | - version "1.0.11" |
10936 | | - resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140" |
10937 | | - integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg== |
10938 | | - |
10939 | 10959 | value-or-promise@^1.0.12: |
10940 | 10960 | version "1.0.12" |
10941 | 10961 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c" |
|
11448 | 11468 | property-expr "^2.0.4" |
11449 | 11469 | toposort "^2.0.2" |
11450 | 11470 |
|
11451 | | -zen-observable-ts@^1.2.0: |
| 11471 | +zen-observable-ts@^1.2.5: |
11452 | 11472 | version "1.2.5" |
11453 | 11473 | resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58" |
11454 | 11474 | integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg== |
|
0 commit comments