|
8046 | 8046 | cookie "^1.0.0"
|
8047 | 8047 | ws "^8.12.1"
|
8048 | 8048 |
|
8049 |
| -mercurius@16.1.0: |
8050 |
| - version "16.1.0" |
8051 |
| - resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-16.1.0.tgz#cdc4a1509ecbad49f4e01226cd303a091b8fca8b" |
8052 |
| - integrity sha512-foMnqtFn3Wf/3zh0IJEz30Dq0alZIlIMCoQpxpS3/GkDB12h/LfmcoZ6ASCZ8xBJIvStEIKYxOyjfDeEcYhjLQ== |
| 8049 | +mercurius@16.2.0: |
| 8050 | + version "16.2.0" |
| 8051 | + resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-16.2.0.tgz#da5a60b3f36b8f7179eb314fe42eb40f0f76211a" |
| 8052 | + integrity sha512-I2+KRkC6MVbf44FN7hopWXj+OzS1nKLwN7brAkpd3MLTz9mQgWMYdnrk2ETVaG6yD3x9zIIzuRrCQcuWHyFL1w== |
8053 | 8053 | dependencies:
|
8054 | 8054 | "@fastify/error" "^4.0.0"
|
8055 | 8055 | "@fastify/static" "^8.0.0"
|
8056 | 8056 | "@fastify/websocket" "^11.0.0"
|
8057 | 8057 | fastify-plugin "^5.0.0"
|
8058 | 8058 | graphql-jit "0.8.7"
|
8059 |
| - mqemitter "^6.0.0" |
| 8059 | + mqemitter "^7.0.0" |
8060 | 8060 | p-map "^4.0.0"
|
8061 | 8061 | quick-lru "^7.0.0"
|
8062 | 8062 | readable-stream "^4.0.0"
|
8063 | 8063 | safe-stable-stringify "^2.3.0"
|
8064 | 8064 | secure-json-parse "^3.0.0"
|
8065 |
| - single-user-cache "^1.0.0" |
| 8065 | + single-user-cache "^2.0.0" |
8066 | 8066 | tiny-lru "^11.0.0"
|
8067 | 8067 | ws "^8.2.2"
|
8068 | 8068 |
|
@@ -8365,6 +8365,14 @@ mqemitter@^6.0.0:
|
8365 | 8365 | fastparallel "^2.4.1"
|
8366 | 8366 | qlobber "^8.0.1"
|
8367 | 8367 |
|
| 8368 | +mqemitter@^7.0.0: |
| 8369 | + version "7.0.0" |
| 8370 | + resolved "https://registry.yarnpkg.com/mqemitter/-/mqemitter-7.0.0.tgz#745d0089ed258def3b6172a85e8311568ab2b3fd" |
| 8371 | + integrity sha512-tyn+3Ob93QZRVOqttct3C6oHamvieBC4RA+pyyoMA/pBCphSPFMgItXIKa6g10jtBzyyupBdLelsS5+P75v1/w== |
| 8372 | + dependencies: |
| 8373 | + fastparallel "^2.4.1" |
| 8374 | + qlobber "^8.0.1" |
| 8375 | + |
8368 | 8376 |
|
8369 | 8377 | version "2.0.0"
|
8370 | 8378 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
@@ -10238,6 +10246,13 @@ single-user-cache@^1.0.0:
|
10238 | 10246 | dependencies:
|
10239 | 10247 | safe-stable-stringify "^2.4.3"
|
10240 | 10248 |
|
| 10249 | +single-user-cache@^2.0.0: |
| 10250 | + version "2.0.0" |
| 10251 | + resolved "https://registry.yarnpkg.com/single-user-cache/-/single-user-cache-2.0.0.tgz#8571d04387fd9e3260d7af26f1464d3c15b345bd" |
| 10252 | + integrity sha512-AGsTqnYmJH59HtK/5RhCfWh0cz3/Y2bxJf4w+0chSdkg1WmS8vYMnFGZc+C/m0gDZFl4iQ9sSLv7oURP6aKJwQ== |
| 10253 | + dependencies: |
| 10254 | + safe-stable-stringify "^2.4.3" |
| 10255 | + |
10241 | 10256 |
|
10242 | 10257 | version "3.0.0"
|
10243 | 10258 | resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
0 commit comments