|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@apollo/client@3.4.8": |
6 |
| - version "3.4.8" |
7 |
| - resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.8.tgz#66d06dc1784d07d46731b3bda546046f8c280b74" |
8 |
| - integrity sha512-/cNqTSwc2Dw8q6FDDjdd30+yvhP7rI0Fvl3Hbro0lTtFuhzkevfNyQaI2jAiOrjU6Jc0RbanxULaNrX7UmvjSQ== |
| 5 | +"@apollo/client@3.7.11": |
| 6 | + version "3.7.11" |
| 7 | + resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.11.tgz#fbe9ac3cd508123aacae370dfb3d268fd74f3a44" |
| 8 | + integrity sha512-uLg2KtxoAyj9ta7abLxXx8cGRM7HypCkXVmxtL7Ko//N5g37aoJ3ca7VYoFCMUFO1BXBulj+yKVl0U3+ILj5AQ== |
9 | 9 | dependencies:
|
10 |
| - "@graphql-typed-document-node/core" "^3.0.0" |
11 |
| - "@wry/context" "^0.6.0" |
| 10 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 11 | + "@wry/context" "^0.7.0" |
12 | 12 | "@wry/equality" "^0.5.0"
|
13 | 13 | "@wry/trie" "^0.3.0"
|
14 |
| - graphql-tag "^2.12.3" |
| 14 | + graphql-tag "^2.12.6" |
15 | 15 | hoist-non-react-statics "^3.3.2"
|
16 |
| - optimism "^0.16.1" |
| 16 | + optimism "^0.16.2" |
17 | 17 | prop-types "^15.7.2"
|
| 18 | + response-iterator "^0.2.6" |
18 | 19 | symbol-observable "^4.0.0"
|
19 |
| - ts-invariant "^0.9.0" |
| 20 | + ts-invariant "^0.10.3" |
20 | 21 | tslib "^2.3.0"
|
21 |
| - zen-observable-ts "^1.1.0" |
| 22 | + zen-observable-ts "^1.2.5" |
22 | 23 |
|
23 | 24 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.8.3":
|
24 | 25 | version "7.12.13"
|
|
267 | 268 | exec-sh "^0.3.2"
|
268 | 269 | minimist "^1.2.0"
|
269 | 270 |
|
270 |
| -"@graphql-typed-document-node/core@^3.0.0": |
271 |
| - version "3.1.0" |
272 |
| - resolved "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.0.tgz" |
273 |
| - integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg== |
| 271 | +"@graphql-typed-document-node/core@^3.1.1": |
| 272 | + version "3.2.0" |
| 273 | + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861" |
| 274 | + integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ== |
274 | 275 |
|
275 | 276 | "@iarna/cli@^1.2.0":
|
276 | 277 | version "1.2.0"
|
|
948 | 949 | dependencies:
|
949 | 950 | "@types/yargs-parser" "*"
|
950 | 951 |
|
951 |
| - |
952 |
| - version "0.8.3" |
953 |
| - resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3" |
954 |
| - integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw== |
955 |
| - |
956 |
| -"@wry/context@^0.6.0": |
957 |
| - version "0.6.0" |
958 |
| - resolved "https://registry.npmjs.org/@wry/context/-/context-0.6.0.tgz" |
959 |
| - integrity sha512-sAgendOXR8dM7stJw3FusRxFHF/ZinU0lffsA2YTyyIOfic86JX02qlPqPVqJNZJPAxFt+2EE8bvq6ZlS0Kf+Q== |
| 952 | +"@wry/context@^0.7.0": |
| 953 | + version "0.7.0" |
| 954 | + resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.0.tgz#be88e22c0ddf62aeb0ae9f95c3d90932c619a5c8" |
| 955 | + integrity sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ== |
960 | 956 | dependencies:
|
961 |
| - tslib "^2.1.0" |
| 957 | + tslib "^2.3.0" |
962 | 958 |
|
963 | 959 | "@wry/equality@^0.5.0":
|
964 | 960 | version "0.5.2"
|
@@ -2957,10 +2953,10 @@ graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
|
2957 | 2953 | resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz"
|
2958 | 2954 | integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
2959 | 2955 |
|
2960 |
| -graphql-tag@^2.12.3: |
2961 |
| - version "2.12.5" |
2962 |
| - resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f" |
2963 |
| - integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ== |
| 2956 | +graphql-tag@^2.12.6: |
| 2957 | + version "2.12.6" |
| 2958 | + resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" |
| 2959 | + integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg== |
2964 | 2960 | dependencies:
|
2965 | 2961 | tslib "^2.1.0"
|
2966 | 2962 |
|
@@ -5446,12 +5442,12 @@ opener@^1.5.1:
|
5446 | 5442 | resolved "https://registry.npmjs.org/opener/-/opener-1.5.1.tgz"
|
5447 | 5443 | integrity sha512-goYSy5c2UXE4Ra1xixabeVh1guIX/ZV/YokJksb6q2lubWu6UbvPQ20p542/sFIll1nl8JnCyK9oBaOcCWXwvA==
|
5448 | 5444 |
|
5449 |
| -optimism@^0.16.1: |
5450 |
| - version "0.16.1" |
5451 |
| - resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d" |
5452 |
| - integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg== |
| 5445 | +optimism@^0.16.2: |
| 5446 | + version "0.16.2" |
| 5447 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081" |
| 5448 | + integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ== |
5453 | 5449 | dependencies:
|
5454 |
| - "@wry/context" "^0.6.0" |
| 5450 | + "@wry/context" "^0.7.0" |
5455 | 5451 | "@wry/trie" "^0.3.0"
|
5456 | 5452 |
|
5457 | 5453 | optionator@^0.8.1:
|
@@ -6338,6 +6334,11 @@ resolve@^1.10.0, resolve@^1.18.1, resolve@^1.3.2:
|
6338 | 6334 | is-core-module "^2.2.0"
|
6339 | 6335 | path-parse "^1.0.6"
|
6340 | 6336 |
|
| 6337 | +response-iterator@^0.2.6: |
| 6338 | + version "0.2.6" |
| 6339 | + resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da" |
| 6340 | + integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw== |
| 6341 | + |
6341 | 6342 | ret@~0.1.10:
|
6342 | 6343 | version "0.1.15"
|
6343 | 6344 | resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz"
|
@@ -7213,10 +7214,10 @@ trim-off-newlines@^1.0.0:
|
7213 | 7214 | resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz"
|
7214 | 7215 | integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
|
7215 | 7216 |
|
7216 |
| -ts-invariant@^0.9.0: |
7217 |
| - version "0.9.1" |
7218 |
| - resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.1.tgz#87dfde9894a4ce3c7711b02b1b449e7fd7384b13" |
7219 |
| - integrity sha512-hSeYibh29ULlHkuEfukcoiyTct+s2RzczMLTv4x3NWC/YrBy7x7ps5eYq/b4Y3Sb9/uAlf54+/5CAEMVxPhuQw== |
| 7217 | +ts-invariant@^0.10.3: |
| 7218 | + version "0.10.3" |
| 7219 | + resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c" |
| 7220 | + integrity sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ== |
7220 | 7221 | dependencies:
|
7221 | 7222 | tslib "^2.1.0"
|
7222 | 7223 |
|
@@ -7850,12 +7851,11 @@ yargs@^8.0.2:
|
7850 | 7851 | y18n "^3.2.1"
|
7851 | 7852 | yargs-parser "^7.0.0"
|
7852 | 7853 |
|
7853 |
| -zen-observable-ts@^1.1.0: |
7854 |
| - version "1.1.0" |
7855 |
| - resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.1.0.tgz#2d1aa9d79b87058e9b75698b92791c1838551f83" |
7856 |
| - integrity sha512-1h4zlLSqI2cRLPJUHJFL8bCWHhkpuXkF+dbGkRaWjgDIG26DmzyshUMrdV/rL3UnR+mhaX4fRq8LPouq0MYYIA== |
| 7854 | +zen-observable-ts@^1.2.5: |
| 7855 | + version "1.2.5" |
| 7856 | + resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-1.2.5.tgz#6c6d9ea3d3a842812c6e9519209365a122ba8b58" |
| 7857 | + integrity sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg== |
7857 | 7858 | dependencies:
|
7858 |
| - "@types/zen-observable" "0.8.3" |
7859 | 7859 | zen-observable "0.8.15"
|
7860 | 7860 |
|
7861 | 7861 |
|
|
0 commit comments