|
823 | 823 | "@types/qs" "*"
|
824 | 824 | "@types/range-parser" "*"
|
825 | 825 |
|
826 |
| -"@types/express@*", "@types/express@^4.0.33", "@types/express@^4.17.13": |
| 826 | +"@types/express@*", "@types/express@^4.17.13": |
827 | 827 | version "4.17.13"
|
828 | 828 | resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
|
829 | 829 | integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
|
|
896 | 896 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
|
897 | 897 | integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
|
898 | 898 |
|
899 |
| -"@types/node-forge@^0.9.1": |
900 |
| - version "0.9.4" |
901 |
| - resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-0.9.4.tgz#3a81edafed5022eba8e63338ef4b04def04c61f1" |
902 |
| - integrity sha512-uFhaKXdhhrLNzfNhXbXJqDwF3jXMzN9qfkdW+IAMnAfwqNZhBcE/cciMITLT0Sg6ls6JYHo3xVWNXAG1g9tm8A== |
903 |
| - dependencies: |
904 |
| - "@types/node" "*" |
905 |
| - |
906 | 899 | "@types/node@*":
|
907 | 900 | version "15.6.2"
|
908 | 901 | resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.2.tgz#c61d49f38af70da32424b5322eee21f97e627175"
|
909 | 902 | integrity sha512-dxcOx8801kMo3KlU+C+/ctWrzREAH7YvoF3aoVpRdqgs+Kf7flp+PJDN/EX5bME3suDUZHsxes9hpvBmzYlWbA==
|
910 | 903 |
|
911 |
| -"@types/node@^14.14.37": |
912 |
| - version "14.14.37" |
913 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" |
914 |
| - integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== |
915 |
| - |
916 | 904 | "@types/node@^16.6.1":
|
917 | 905 | version "16.6.1"
|
918 | 906 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.1.tgz#aee62c7b966f55fc66c7b6dfa1d58db2a616da61"
|
@@ -4134,18 +4122,16 @@ mkdirp@^0.5.5:
|
4134 | 4122 | dependencies:
|
4135 | 4123 | minimist "^1.2.5"
|
4136 | 4124 |
|
4137 |
| -mockttp@^2.2.1: |
4138 |
| - version "2.2.1" |
4139 |
| - resolved "https://registry.yarnpkg.com/mockttp/-/mockttp-2.2.1.tgz#6e517b276c090c6825d9c42e95aead6832706df3" |
4140 |
| - integrity sha512-0Nhp7gDnPkKNKRaJtqfDQaSYEbfYQohmf7DUTJG/Q6vP0gNblSEjr/sFGHDX6XvBraoOpSw3ePV2XDzK21VAsQ== |
| 4125 | +mockttp@^2.2.2: |
| 4126 | + version "2.2.2" |
| 4127 | + resolved "https://registry.yarnpkg.com/mockttp/-/mockttp-2.2.2.tgz#fcee10860341b70ec014886fb15ab587f9fb911f" |
| 4128 | + integrity sha512-f9sERZe+95sGBSzBt7nSXsPdTm+O2uPA/gy/Wlf544a4zKbe0fhBRfs62HCgoTYnJu3lMxlX4oxph7L+SHW/LA== |
4141 | 4129 | dependencies:
|
4142 | 4130 | "@graphql-tools/schema" "^7.1.5"
|
4143 | 4131 | "@httptoolkit/httpolyglot" "^1.0.0"
|
4144 | 4132 | "@httptoolkit/subscriptions-transport-ws" "^0.9.19"
|
4145 | 4133 | "@types/cors" "^2.8.6"
|
4146 |
| - "@types/express" "^4.0.33" |
4147 |
| - "@types/node" "^14.14.37" |
4148 |
| - "@types/node-forge" "^0.9.1" |
| 4134 | + "@types/node" "*" |
4149 | 4135 | base64-arraybuffer "^0.1.5"
|
4150 | 4136 | body-parser "^1.15.2"
|
4151 | 4137 | cacheable-lookup "^6.0.0"
|
|
0 commit comments