File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 31
31
"puppeteer" : " ^2.0.0"
32
32
},
33
33
"devDependencies" : {
34
- "fastify" : " 3.4 .1" ,
34
+ "fastify" : " 3.5 .1" ,
35
35
"fastify-static" : " 3.1.0" ,
36
36
"jest" : " 26.1.0" ,
37
37
"prettier" : " 2.1.2"
Original file line number Diff line number Diff line change @@ -1700,10 +1700,10 @@ fastify-warning@^0.2.0:
1700
1700
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
1701
1701
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
1702
1702
1703
- fastify@3.4 .1 :
1704
- version "3.4 .1"
1705
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.4 .1.tgz#7dce8f31f0c9f6f44f3e25403b1f4be75e1f87bd "
1706
- integrity sha512-a3I9hjet4XfWFSNYOEO209lERiMNIjpNm7gSuEzESeKAuX5BChJV9r09zWXEJqOLseBUTVCvakjookG7O8Zapw ==
1703
+ fastify@3.5 .1 :
1704
+ version "3.5 .1"
1705
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.5 .1.tgz#753a6909e3154d61fcde7402500ed92177132c1a "
1706
+ integrity sha512-SO/ZZSbbAUrRxxz9zIsf1Ek5qqRux5EN03UF1lJGt/xwFzVpmW4h+p8kRCD08VCL1sItFy2dhFlR8FPaQfRGBw ==
1707
1707
dependencies :
1708
1708
abstract-logging "^2.0.0"
1709
1709
ajv "^6.12.2"
1719
1719
readable-stream "^3.4.0"
1720
1720
rfdc "^1.1.4"
1721
1721
secure-json-parse "^2.0.0"
1722
+ semver "^7.3.2"
1722
1723
tiny-lru "^7.0.0"
1723
1724
1724
1725
fastq@^1.6.1 :
You can’t perform that action at this time.
0 commit comments