|
1444 | 1444 | "@types/node" "*"
|
1445 | 1445 | form-data "^3.0.0"
|
1446 | 1446 |
|
1447 |
| -"@types/node@*", "@types/node@>=6": |
| 1447 | +"@types/node@*": |
| 1448 | + version "14.0.11" |
| 1449 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3" |
| 1450 | + integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg== |
| 1451 | + |
| 1452 | +"@types/node@>=6": |
1448 | 1453 | version "14.0.6"
|
1449 | 1454 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.6.tgz#f9e178b2da31a4b0ec60b64649e244c31ce18daf"
|
1450 | 1455 | integrity sha512-FbNmu4F67d3oZMWBV6Y4MaPER+0EpE9eIYf2yaHhCWovc1dlXCZkqGX4NLHfVVr6umt20TNBdRzrNJIzIKfdbw==
|
|
1483 | 1488 | "@types/mime" "*"
|
1484 | 1489 |
|
1485 | 1490 | "@types/ws@^7.0.0":
|
1486 |
| - version "7.2.4" |
1487 |
| - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.4.tgz#b3859f7b9c243b220efac9716ec42c716a72969d" |
1488 |
| - integrity sha512-9S6Ask71vujkVyeEXKxjBSUV8ZUB0mjL5la4IncBoheu04bDaYyUKErh1BQcY9+WzOUOiKqz/OnpJHYckbMfNg== |
| 1491 | + version "7.2.5" |
| 1492 | + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.5.tgz#513f28b04a1ea1aa9dc2cad3f26e8e37c88aae49" |
| 1493 | + integrity sha512-4UEih9BI1nBKii385G9id1oFrSkLcClbwtDfcYj8HJLQqZVAtb/42vXVrYvRWCcufNF/a+rZD3MxNwghA7UmCg== |
1489 | 1494 | dependencies:
|
1490 | 1495 | "@types/node" "*"
|
1491 | 1496 |
|
@@ -2410,9 +2415,9 @@ apollo-server-caching@^0.5.1:
|
2410 | 2415 | lru-cache "^5.0.0"
|
2411 | 2416 |
|
2412 | 2417 | apollo-server-core@^2.14.1:
|
2413 |
| - version "2.14.1" |
2414 |
| - resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.14.1.tgz#d930c62bfbe36e40fa5fce707aa3bfbfe3d1393b" |
2415 |
| - integrity sha512-Uk/jJwLtm+5YvExghNoq9V2ZHJRXPfaVOt4cIyo+mcjWG6YymHhMg5h9pR/auz9HMI8NP7ykmfo/bsTR1qutWQ== |
| 2418 | + version "2.14.2" |
| 2419 | + resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-2.14.2.tgz#4ab055b96b8be7821a726c81e8aa412deb7f3644" |
| 2420 | + integrity sha512-8G6Aoz+k+ecuQco1KNLFbMrxhe/8uR4AOaOYEvT/N5m/6lrkPYzvBAxbpRIub5AxEwpBPcIrI452rR3PD9DItA== |
2416 | 2421 | dependencies:
|
2417 | 2422 | "@apollographql/apollo-tools" "^0.4.3"
|
2418 | 2423 | "@apollographql/graphql-playground-html" "1.6.24"
|
@@ -6609,9 +6614,9 @@ is-buffer@^1.1.5:
|
6609 | 6614 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
6610 | 6615 |
|
6611 | 6616 | is-callable@^1.1.4, is-callable@^1.1.5:
|
6612 |
| - version "1.1.5" |
6613 |
| - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab" |
6614 |
| - integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q== |
| 6617 | + version "1.2.0" |
| 6618 | + resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb" |
| 6619 | + integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw== |
6615 | 6620 |
|
6616 | 6621 | is-ci@^1.0.10:
|
6617 | 6622 | version "1.2.1"
|
@@ -6839,13 +6844,20 @@ is-redirect@^1.0.0:
|
6839 | 6844 | resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
|
6840 | 6845 | integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
|
6841 | 6846 |
|
6842 |
| -is-regex@^1.0.4, is-regex@^1.0.5: |
| 6847 | +is-regex@^1.0.4: |
6843 | 6848 | version "1.0.5"
|
6844 | 6849 | resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae"
|
6845 | 6850 | integrity sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==
|
6846 | 6851 | dependencies:
|
6847 | 6852 | has "^1.0.3"
|
6848 | 6853 |
|
| 6854 | +is-regex@^1.0.5: |
| 6855 | + version "1.1.0" |
| 6856 | + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff" |
| 6857 | + integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw== |
| 6858 | + dependencies: |
| 6859 | + has-symbols "^1.0.1" |
| 6860 | + |
6849 | 6861 | is-resolvable@^1.0.0:
|
6850 | 6862 | version "1.1.0"
|
6851 | 6863 | resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
|
|
0 commit comments