|
118 | 118 | call-me-maybe "^1.0.1" |
119 | 119 | z-schema "^5.0.1" |
120 | 120 |
|
121 | | -"@apollo/client@3.7.1": |
122 | | - version "3.7.1" |
123 | | - resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.1.tgz#86ce47c18a0714e229231148b0306562550c2248" |
124 | | - integrity sha512-xu5M/l7p9gT9Fx7nF3AQivp0XukjB7TM7tOd5wifIpI8RskYveL4I+rpTijzWrnqCPZabkbzJKH7WEAKdctt9w== |
| 121 | +"@apollo/client@3.13.1": |
| 122 | + version "3.13.1" |
| 123 | + resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.1.tgz#c0633c69c5446967b0e517a590595eeea61dd176" |
| 124 | + integrity sha512-HaAt62h3jNUXpJ1v5HNgUiCzPP1c5zc2Q/FeTb2cTk/v09YlhoqKKHQFJI7St50VCJ5q8JVIc03I5bRcBrQxsg== |
125 | 125 | dependencies: |
126 | 126 | "@graphql-typed-document-node/core" "^3.1.1" |
127 | | - "@wry/context" "^0.7.0" |
128 | | - "@wry/equality" "^0.5.0" |
129 | | - "@wry/trie" "^0.3.0" |
| 127 | + "@wry/caches" "^1.0.0" |
| 128 | + "@wry/equality" "^0.5.6" |
| 129 | + "@wry/trie" "^0.5.0" |
130 | 130 | graphql-tag "^2.12.6" |
131 | 131 | hoist-non-react-statics "^3.3.2" |
132 | | - optimism "^0.16.1" |
| 132 | + optimism "^0.18.0" |
133 | 133 | prop-types "^15.7.2" |
134 | | - response-iterator "^0.2.6" |
| 134 | + rehackt "^0.1.0" |
135 | 135 | symbol-observable "^4.0.0" |
136 | 136 | ts-invariant "^0.10.3" |
137 | 137 | tslib "^2.3.0" |
|
7681 | 7681 | "@webassemblyjs/wast-parser" "1.9.0" |
7682 | 7682 | "@xtuc/long" "4.2.2" |
7683 | 7683 |
|
| 7684 | +"@wry/caches@^1.0.0": |
| 7685 | + version "1.0.1" |
| 7686 | + resolved "https://registry.yarnpkg.com/@wry/caches/-/caches-1.0.1.tgz#8641fd3b6e09230b86ce8b93558d44cf1ece7e52" |
| 7687 | + integrity sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA== |
| 7688 | + dependencies: |
| 7689 | + tslib "^2.3.0" |
| 7690 | + |
7684 | 7691 | "@wry/context@^0.6.0": |
7685 | 7692 | version "0.6.0" |
7686 | 7693 | resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.0.tgz#f903eceb89d238ef7e8168ed30f4511f92d83e06" |
|
7709 | 7716 | dependencies: |
7710 | 7717 | tslib "^2.1.0" |
7711 | 7718 |
|
| 7719 | +"@wry/equality@^0.5.6": |
| 7720 | + version "0.5.7" |
| 7721 | + resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.7.tgz#72ec1a73760943d439d56b7b1e9985aec5d497bb" |
| 7722 | + integrity sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw== |
| 7723 | + dependencies: |
| 7724 | + tslib "^2.3.0" |
| 7725 | + |
7712 | 7726 | "@wry/trie@^0.3.0": |
7713 | 7727 | version "0.3.0" |
7714 | 7728 | resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.3.0.tgz#3245e74988c4e3033299e479a1bf004430752463" |
7715 | 7729 | integrity sha512-Yw1akIogPhAT6XPYsRHlZZIS0tIGmAl9EYXHi2scf7LPKKqdqmow/Hu4kEqP2cJR3EjaU/9L0ZlAjFf3hFxmug== |
7716 | 7730 | dependencies: |
7717 | 7731 | tslib "^2.1.0" |
7718 | 7732 |
|
| 7733 | +"@wry/trie@^0.5.0": |
| 7734 | + version "0.5.0" |
| 7735 | + resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.5.0.tgz#11e783f3a53f6e4cd1d42d2d1323f5bc3fa99c94" |
| 7736 | + integrity sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA== |
| 7737 | + dependencies: |
| 7738 | + tslib "^2.3.0" |
| 7739 | + |
7719 | 7740 | "@xmldom/xmldom@^0.7.9": |
7720 | 7741 | version "0.7.9" |
7721 | 7742 | resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.9.tgz#7f9278a50e737920e21b297b8a35286e9942c056" |
@@ -8170,10 +8191,10 @@ apollo-server-caching@^3.0.1: |
8170 | 8191 | sha.js "^2.4.11" |
8171 | 8192 | uuid "^8.0.0" |
8172 | 8193 |
|
8173 | | -apollo-server-core@^2.26.1: |
8174 | | - version "2.26.1" |
8175 | | - resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.26.1.tgz#40a122b42f3ee2ddbfd1bd0c5775cd14eb454688" |
8176 | | - integrity sha512-YnO1YXhHOnCY7Q2SZ0uUtPq6SLCw+t2uI19l59mzWuCyZYdHrtSy3zUEU6pM3tR9vvUuRGkYIfMRlo/Q8a1U5g== |
| 8194 | +apollo-server-core@^2.26.2: |
| 8195 | + version "2.26.2" |
| 8196 | + resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.26.2.tgz#5391bb93654194a5d6b83cf1855f229c94d5b3b1" |
| 8197 | + integrity sha512-r8jOhf1jElaxsNsALFMy/MLiJCqSa1ZiwxkerVYbsEkyWrpD1Khy0extDkTBrfa6uK8CatX7xK9U413bYNhJFA== |
8177 | 8198 | dependencies: |
8178 | 8199 | "@apollographql/apollo-tools" "^0.5.0" |
8179 | 8200 | "@apollographql/graphql-playground-html" "1.6.27" |
@@ -8226,10 +8247,10 @@ apollo-server-errors@^2.4.1, apollo-server-errors@^2.5.0: |
8226 | 8247 | resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-3.1.0.tgz#0b890dc7ae36a1f0ca4841d353e8d1c3c6524ee2" |
8227 | 8248 | integrity sha512-bUmobPEvtcBFt+OVHYqD390gacX/Cm5s5OI5gNZho8mYKAA6OjgnRlkm/Lti6NzniXVxEQyD5vjkC6Ox30mGFg== |
8228 | 8249 |
|
8229 | | - |
8230 | | - version "2.26.1" |
8231 | | - resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.26.1.tgz#df37f45366c9e20c5b30e46532a902314eb6565b" |
8232 | | - integrity sha512-eATTtlGhZFuo4KNRgaQ25jflUchI18oMd0vZyx0uIQ/CM0FPttO1noQ0fPAO6U0oSrxS8J9fCh8naJFDTUsZ0w== |
| 8250 | + |
| 8251 | + version "2.26.2" |
| 8252 | + resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.26.2.tgz#e1df5cc88e3214b4301e754f1f03addfeb0b33ce" |
| 8253 | + integrity sha512-8KaDwc6/DMK6e5KmP4AGH/NNY7OhEOFxusz3JZ/Du08a+PN8c/JmaEAwQ0aTNpySb5PWpv6xeXRPPwNfaPK9IQ== |
8233 | 8254 | dependencies: |
8234 | 8255 | "@apollographql/graphql-playground-html" "1.6.27" |
8235 | 8256 | "@types/accepts" "^1.3.5" |
|
8238 | 8259 | "@types/express" "^4.17.12" |
8239 | 8260 | "@types/express-serve-static-core" "^4.17.21" |
8240 | 8261 | accepts "^1.3.5" |
8241 | | - apollo-server-core "^2.26.1" |
| 8262 | + apollo-server-core "^2.26.2" |
8242 | 8263 | apollo-server-types "^0.10.0" |
8243 | 8264 | body-parser "^1.18.3" |
8244 | 8265 | cors "^2.8.5" |
@@ -19169,14 +19190,24 @@ opn@^5.5.0: |
19169 | 19190 | dependencies: |
19170 | 19191 | is-wsl "^1.1.0" |
19171 | 19192 |
|
19172 | | -optimism@^0.16.0, optimism@^0.16.1: |
| 19193 | +optimism@^0.16.0: |
19173 | 19194 | version "0.16.1" |
19174 | 19195 | resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d" |
19175 | 19196 | integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg== |
19176 | 19197 | dependencies: |
19177 | 19198 | "@wry/context" "^0.6.0" |
19178 | 19199 | "@wry/trie" "^0.3.0" |
19179 | 19200 |
|
| 19201 | +optimism@^0.18.0: |
| 19202 | + version "0.18.1" |
| 19203 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.18.1.tgz#5cf16847921413dbb0ac809907370388b9c6335f" |
| 19204 | + integrity sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ== |
| 19205 | + dependencies: |
| 19206 | + "@wry/caches" "^1.0.0" |
| 19207 | + "@wry/context" "^0.7.0" |
| 19208 | + "@wry/trie" "^0.5.0" |
| 19209 | + tslib "^2.3.0" |
| 19210 | + |
19180 | 19211 | |
19181 | 19212 | version "5.0.4" |
19182 | 19213 | resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90" |
@@ -21579,6 +21610,11 @@ regjsparser@^0.6.4: |
21579 | 21610 | dependencies: |
21580 | 21611 | jsesc "~0.5.0" |
21581 | 21612 |
|
| 21613 | +rehackt@^0.1.0: |
| 21614 | + version "0.1.0" |
| 21615 | + resolved "https://registry.yarnpkg.com/rehackt/-/rehackt-0.1.0.tgz#a7c5e289c87345f70da8728a7eb878e5d03c696b" |
| 21616 | + integrity sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw== |
| 21617 | + |
21582 | 21618 | relateurl@^0.2.7: |
21583 | 21619 | version "0.2.7" |
21584 | 21620 | resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" |
@@ -21796,11 +21832,6 @@ resolve@^2.0.0-next.3: |
21796 | 21832 | is-core-module "^2.2.0" |
21797 | 21833 | path-parse "^1.0.6" |
21798 | 21834 |
|
21799 | | -response-iterator@^0.2.6: |
21800 | | - version "0.2.6" |
21801 | | - resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da" |
21802 | | - integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw== |
21803 | | - |
21804 | 21835 | restore-cursor@^3.1.0: |
21805 | 21836 | version "3.1.0" |
21806 | 21837 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" |
|
0 commit comments