|
1781 | 1781 | "@types/node" "*"
|
1782 | 1782 | form-data "^3.0.0"
|
1783 | 1783 |
|
1784 |
| -"@types/node@*", "@types/node@>=6": |
| 1784 | +"@types/node@*": |
| 1785 | + version "14.0.11" |
| 1786 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3" |
| 1787 | + integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg== |
| 1788 | + |
| 1789 | +"@types/node@>=6": |
1785 | 1790 | version "14.0.6"
|
1786 | 1791 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.6.tgz#f9e178b2da31a4b0ec60b64649e244c31ce18daf"
|
1787 | 1792 | integrity sha512-FbNmu4F67d3oZMWBV6Y4MaPER+0EpE9eIYf2yaHhCWovc1dlXCZkqGX4NLHfVVr6umt20TNBdRzrNJIzIKfdbw==
|
|
1852 | 1857 | integrity sha512-67ZgZpAlhIICIdfQrB5fnDvaKFcDxpKibxznfYRVAT4mQE41Dido/3Ty+E3xGBmTogc5+0Qb8tWhna+5B8z1iQ==
|
1853 | 1858 |
|
1854 | 1859 | "@types/ws@^7.0.0":
|
1855 |
| - version "7.2.4" |
1856 |
| - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.4.tgz#b3859f7b9c243b220efac9716ec42c716a72969d" |
1857 |
| - integrity sha512-9S6Ask71vujkVyeEXKxjBSUV8ZUB0mjL5la4IncBoheu04bDaYyUKErh1BQcY9+WzOUOiKqz/OnpJHYckbMfNg== |
| 1860 | + version "7.2.5" |
| 1861 | + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.5.tgz#513f28b04a1ea1aa9dc2cad3f26e8e37c88aae49" |
| 1862 | + integrity sha512-4UEih9BI1nBKii385G9id1oFrSkLcClbwtDfcYj8HJLQqZVAtb/42vXVrYvRWCcufNF/a+rZD3MxNwghA7UmCg== |
1858 | 1863 | dependencies:
|
1859 | 1864 | "@types/node" "*"
|
1860 | 1865 |
|
@@ -3267,9 +3272,9 @@ apollo-server-caching@^0.5.1:
|
3267 | 3272 | lru-cache "^5.0.0"
|
3268 | 3273 |
|
3269 | 3274 | apollo-server-core@^2.14.1:
|
3270 |
| - version "2.14.1" |
3271 |
| - resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.14.1.tgz#d930c62bfbe36e40fa5fce707aa3bfbfe3d1393b" |
3272 |
| - integrity sha512-Uk/jJwLtm+5YvExghNoq9V2ZHJRXPfaVOt4cIyo+mcjWG6YymHhMg5h9pR/auz9HMI8NP7ykmfo/bsTR1qutWQ== |
| 3275 | + version "2.14.2" |
| 3276 | + resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.14.2.tgz#4ab055b96b8be7821a726c81e8aa412deb7f3644" |
| 3277 | + integrity sha512-8G6Aoz+k+ecuQco1KNLFbMrxhe/8uR4AOaOYEvT/N5m/6lrkPYzvBAxbpRIub5AxEwpBPcIrI452rR3PD9DItA== |
3273 | 3278 | dependencies:
|
3274 | 3279 | "@apollographql/apollo-tools" "^0.4.3"
|
3275 | 3280 | "@apollographql/graphql-playground-html" "1.6.24"
|
@@ -8833,9 +8838,9 @@ is-buffer@~2.0.3:
|
8833 | 8838 | integrity sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==
|
8834 | 8839 |
|
8835 | 8840 | is-callable@^1.1.4, is-callable@^1.1.5:
|
8836 |
| - version "1.1.5" |
8837 |
| - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab" |
8838 |
| - integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q== |
| 8841 | + version "1.2.0" |
| 8842 | + resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb" |
| 8843 | + integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw== |
8839 | 8844 |
|
8840 | 8845 | is-ci@^1.0.10:
|
8841 | 8846 | version "1.2.1"
|
@@ -9098,13 +9103,20 @@ is-redirect@^1.0.0:
|
9098 | 9103 | resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
|
9099 | 9104 | integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
|
9100 | 9105 |
|
9101 |
| -is-regex@^1.0.4, is-regex@^1.0.5: |
| 9106 | +is-regex@^1.0.4: |
9102 | 9107 | version "1.0.5"
|
9103 | 9108 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae"
|
9104 | 9109 | integrity sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==
|
9105 | 9110 | dependencies:
|
9106 | 9111 | has "^1.0.3"
|
9107 | 9112 |
|
| 9113 | +is-regex@^1.0.5: |
| 9114 | + version "1.1.0" |
| 9115 | + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff" |
| 9116 | + integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw== |
| 9117 | + dependencies: |
| 9118 | + has-symbols "^1.0.1" |
| 9119 | + |
9108 | 9120 | is-resolvable@^1.0.0:
|
9109 | 9121 | version "1.1.0"
|
9110 | 9122 | resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
|
|
0 commit comments