|
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.11.9": |
| 122 | + version "3.11.9" |
| 123 | + resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.9.tgz#d7f998a6e8496667f157823d50a746c4e5a20b46" |
| 124 | + integrity sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ== |
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 | + rehackt "^0.1.0" |
134 | 135 | response-iterator "^0.2.6" |
135 | 136 | symbol-observable "^4.0.0" |
136 | 137 | ts-invariant "^0.10.3" |
|
7681 | 7682 | "@webassemblyjs/wast-parser" "1.9.0" |
7682 | 7683 | "@xtuc/long" "4.2.2" |
7683 | 7684 |
|
| 7685 | +"@wry/caches@^1.0.0": |
| 7686 | + version "1.0.1" |
| 7687 | + resolved "https://registry.yarnpkg.com/@wry/caches/-/caches-1.0.1.tgz#8641fd3b6e09230b86ce8b93558d44cf1ece7e52" |
| 7688 | + integrity sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA== |
| 7689 | + dependencies: |
| 7690 | + tslib "^2.3.0" |
| 7691 | + |
7684 | 7692 | "@wry/context@^0.6.0": |
7685 | 7693 | version "0.6.0" |
7686 | 7694 | resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.0.tgz#f903eceb89d238ef7e8168ed30f4511f92d83e06" |
|
7709 | 7717 | dependencies: |
7710 | 7718 | tslib "^2.1.0" |
7711 | 7719 |
|
| 7720 | +"@wry/equality@^0.5.6": |
| 7721 | + version "0.5.7" |
| 7722 | + resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.7.tgz#72ec1a73760943d439d56b7b1e9985aec5d497bb" |
| 7723 | + integrity sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw== |
| 7724 | + dependencies: |
| 7725 | + tslib "^2.3.0" |
| 7726 | + |
7712 | 7727 | "@wry/trie@^0.3.0": |
7713 | 7728 | version "0.3.0" |
7714 | 7729 | resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.3.0.tgz#3245e74988c4e3033299e479a1bf004430752463" |
7715 | 7730 | integrity sha512-Yw1akIogPhAT6XPYsRHlZZIS0tIGmAl9EYXHi2scf7LPKKqdqmow/Hu4kEqP2cJR3EjaU/9L0ZlAjFf3hFxmug== |
7716 | 7731 | dependencies: |
7717 | 7732 | tslib "^2.1.0" |
7718 | 7733 |
|
| 7734 | +"@wry/trie@^0.4.3": |
| 7735 | + version "0.4.3" |
| 7736 | + resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.4.3.tgz#077d52c22365871bf3ffcbab8e95cb8bc5689af4" |
| 7737 | + integrity sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w== |
| 7738 | + dependencies: |
| 7739 | + tslib "^2.3.0" |
| 7740 | + |
| 7741 | +"@wry/trie@^0.5.0": |
| 7742 | + version "0.5.0" |
| 7743 | + resolved "https://registry.yarnpkg.com/@wry/trie/-/trie-0.5.0.tgz#11e783f3a53f6e4cd1d42d2d1323f5bc3fa99c94" |
| 7744 | + integrity sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA== |
| 7745 | + dependencies: |
| 7746 | + tslib "^2.3.0" |
| 7747 | + |
7719 | 7748 | "@xmldom/xmldom@^0.7.9": |
7720 | 7749 | version "0.7.9" |
7721 | 7750 | resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.9.tgz#7f9278a50e737920e21b297b8a35286e9942c056" |
@@ -8170,10 +8199,10 @@ apollo-server-caching@^3.0.1: |
8170 | 8199 | sha.js "^2.4.11" |
8171 | 8200 | uuid "^8.0.0" |
8172 | 8201 |
|
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== |
| 8202 | +apollo-server-core@^2.26.2: |
| 8203 | + version "2.26.2" |
| 8204 | + resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.26.2.tgz#5391bb93654194a5d6b83cf1855f229c94d5b3b1" |
| 8205 | + integrity sha512-r8jOhf1jElaxsNsALFMy/MLiJCqSa1ZiwxkerVYbsEkyWrpD1Khy0extDkTBrfa6uK8CatX7xK9U413bYNhJFA== |
8177 | 8206 | dependencies: |
8178 | 8207 | "@apollographql/apollo-tools" "^0.5.0" |
8179 | 8208 | "@apollographql/graphql-playground-html" "1.6.27" |
@@ -8226,10 +8255,10 @@ apollo-server-errors@^2.4.1, apollo-server-errors@^2.5.0: |
8226 | 8255 | resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-3.1.0.tgz#0b890dc7ae36a1f0ca4841d353e8d1c3c6524ee2" |
8227 | 8256 | integrity sha512-bUmobPEvtcBFt+OVHYqD390gacX/Cm5s5OI5gNZho8mYKAA6OjgnRlkm/Lti6NzniXVxEQyD5vjkC6Ox30mGFg== |
8228 | 8257 |
|
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== |
| 8258 | + |
| 8259 | + version "2.26.2" |
| 8260 | + resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.26.2.tgz#e1df5cc88e3214b4301e754f1f03addfeb0b33ce" |
| 8261 | + integrity sha512-8KaDwc6/DMK6e5KmP4AGH/NNY7OhEOFxusz3JZ/Du08a+PN8c/JmaEAwQ0aTNpySb5PWpv6xeXRPPwNfaPK9IQ== |
8233 | 8262 | dependencies: |
8234 | 8263 | "@apollographql/graphql-playground-html" "1.6.27" |
8235 | 8264 | "@types/accepts" "^1.3.5" |
|
8238 | 8267 | "@types/express" "^4.17.12" |
8239 | 8268 | "@types/express-serve-static-core" "^4.17.21" |
8240 | 8269 | accepts "^1.3.5" |
8241 | | - apollo-server-core "^2.26.1" |
| 8270 | + apollo-server-core "^2.26.2" |
8242 | 8271 | apollo-server-types "^0.10.0" |
8243 | 8272 | body-parser "^1.18.3" |
8244 | 8273 | cors "^2.8.5" |
@@ -19169,14 +19198,24 @@ opn@^5.5.0: |
19169 | 19198 | dependencies: |
19170 | 19199 | is-wsl "^1.1.0" |
19171 | 19200 |
|
19172 | | -optimism@^0.16.0, optimism@^0.16.1: |
| 19201 | +optimism@^0.16.0: |
19173 | 19202 | version "0.16.1" |
19174 | 19203 | resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d" |
19175 | 19204 | integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg== |
19176 | 19205 | dependencies: |
19177 | 19206 | "@wry/context" "^0.6.0" |
19178 | 19207 | "@wry/trie" "^0.3.0" |
19179 | 19208 |
|
| 19209 | +optimism@^0.18.0: |
| 19210 | + version "0.18.0" |
| 19211 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.18.0.tgz#e7bb38b24715f3fdad8a9a7fc18e999144bbfa63" |
| 19212 | + integrity sha512-tGn8+REwLRNFnb9WmcY5IfpOqeX2kpaYJ1s6Ae3mn12AeydLkR3j+jSCmVQFoXqU8D41PAJ1RG1rCRNWmNZVmQ== |
| 19213 | + dependencies: |
| 19214 | + "@wry/caches" "^1.0.0" |
| 19215 | + "@wry/context" "^0.7.0" |
| 19216 | + "@wry/trie" "^0.4.3" |
| 19217 | + tslib "^2.3.0" |
| 19218 | + |
19180 | 19219 | |
19181 | 19220 | version "5.0.4" |
19182 | 19221 | resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90" |
@@ -21579,6 +21618,11 @@ regjsparser@^0.6.4: |
21579 | 21618 | dependencies: |
21580 | 21619 | jsesc "~0.5.0" |
21581 | 21620 |
|
| 21621 | +rehackt@^0.1.0: |
| 21622 | + version "0.1.0" |
| 21623 | + resolved "https://registry.yarnpkg.com/rehackt/-/rehackt-0.1.0.tgz#a7c5e289c87345f70da8728a7eb878e5d03c696b" |
| 21624 | + integrity sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw== |
| 21625 | + |
21582 | 21626 | relateurl@^0.2.7: |
21583 | 21627 | version "0.2.7" |
21584 | 21628 | resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" |
|
0 commit comments