|
1033 | 1033 | semver "5.6.0"
|
1034 | 1034 | semver-intersect "1.4.0"
|
1035 | 1035 |
|
1036 |
| -"@types/node@*", "@types/node@^11.13.0": |
| 1036 | +"@types/node@*", "@types/node@^11.13.0", "@types/node@^11.13.4": |
1037 | 1037 | version "11.13.4"
|
1038 | 1038 | resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.4.tgz#f83ec3c3e05b174b7241fadeb6688267fe5b22ca"
|
1039 | 1039 | integrity sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ==
|
@@ -1238,7 +1238,7 @@ accept-language-parser@^1.5.0:
|
1238 | 1238 | resolved "https://registry.yarnpkg.com/accept-language-parser/-/accept-language-parser-1.5.0.tgz#8877c54040a8dcb59e0a07d9c1fde42298334791"
|
1239 | 1239 | integrity sha1-iHfFQECo3LWeCgfZwf3kIpgzR5E=
|
1240 | 1240 |
|
1241 |
| -accepts@~1.3.4, accepts@~1.3.5: |
| 1241 | +accepts@^1.3.3, accepts@~1.3.4, accepts@~1.3.5: |
1242 | 1242 | version "1.3.5"
|
1243 | 1243 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8e86746bd2"
|
1244 | 1244 | integrity sha1-63d99gEXI6OxTopywIBcjoZ0a9I=
|
@@ -3558,6 +3558,14 @@ fastfall@^1.5.0:
|
3558 | 3558 | dependencies:
|
3559 | 3559 | reusify "^1.0.0"
|
3560 | 3560 |
|
| 3561 | +fastify-accepts@^0.5.0: |
| 3562 | + version "0.5.0" |
| 3563 | + resolved "https://registry.yarnpkg.com/fastify-accepts/-/fastify-accepts-0.5.0.tgz#c17c201278f2bfc51bfb93ffe48efc4fc40fd363" |
| 3564 | + integrity sha1-wXwgEnjyv8Ub+5P/5I78T8QP02M= |
| 3565 | + dependencies: |
| 3566 | + accepts "^1.3.3" |
| 3567 | + fastify-plugin "^0.2.1" |
| 3568 | + |
3561 | 3569 | fastify-autoload@^0.7.0:
|
3562 | 3570 | version "0.7.0"
|
3563 | 3571 | resolved "https://registry.yarnpkg.com/fastify-autoload/-/fastify-autoload-0.7.0.tgz#d55ad8c00bbf9c197dc9d0f9d3969c2fa69cc653"
|
@@ -3601,6 +3609,13 @@ fastify-plugin@>=1.2.0, fastify-plugin@^1.4.0, fastify-plugin@^1.5.0:
|
3601 | 3609 | dependencies:
|
3602 | 3610 | semver "^5.5.0"
|
3603 | 3611 |
|
| 3612 | +fastify-plugin@^0.2.1: |
| 3613 | + version "0.2.2" |
| 3614 | + resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-0.2.2.tgz#e01b67685fd02e87edc98670ce2acfe251a2c715" |
| 3615 | + integrity sha512-oRJdjdudgCkQQUARNeh2rkbxFAmj2OhCJSVBNBLUbhS0orF+IMQ4u/bc661N1jh/wDI2J+YKmXmmHSVFQI4e7A== |
| 3616 | + dependencies: |
| 3617 | + semver "^5.4.1" |
| 3618 | + |
3604 | 3619 | fastify-static@>=0.14.0, fastify-static@^2.4.0:
|
3605 | 3620 | version "2.4.0"
|
3606 | 3621 | resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-2.4.0.tgz#7d3937897a8feaa66a920a915f72a11e795c3351"
|
|
0 commit comments