File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 2424 "dynamoose" : " 2.8.5" ,
2525 "fastify" : " 3.29.0" ,
2626 "fastify-caching" : " 6.3.0" ,
27- "fastify-cookie" : " 5.6 .0" ,
27+ "fastify-cookie" : " 5.7 .0" ,
2828 "fastify-cors" : " 6.0.3" ,
2929 "fastify-env" : " 2.1.1" ,
3030 "fastify-oauth2" : " 4.5.0" ,
Original file line number Diff line number Diff line change @@ -2126,14 +2126,22 @@ fastify-caching@6.3.0:
21262126 fastify-caching-deprecated "npm:fastify-caching@6.2.0"
21272127 process-warning "^1.0.0"
21282128
2129- fastify-cookie@ 5.6.0 :
2130- version "5.6.0 "
2131- resolved "https://registry.yarnpkg.com/fastify-cookie/-/fastify-cookie-5.6.0 .tgz#90f098779438524e7ac6624c00ff5787b865d313 "
2132- integrity sha512-zmZhw1CugavEZjFToMDz6FTawXw9QQ6bJ1vhhalMLYTbhog8C42+1jIWENKjV6PkiERdDRhXahj9MiYSVNynDw ==
2129+ " fastify-cookie-deprecated@npm:fastify-cookie@ 5.6.1 " :
2130+ version "5.6.1 "
2131+ resolved "https://registry.yarnpkg.com/fastify-cookie/-/fastify-cookie-5.6.1 .tgz#885a15bd7cf459158a6df12a898075cf5e2a3733 "
2132+ integrity sha512-qKFxDOLkrXn2TkxlO/+cK0tWYCTSrJDmuwty6Zl7kD5FtALwcjUHPFzOdR1Gxupb5oWhvbpSHBMx2XS+t9fbQQ ==
21332133 dependencies :
21342134 cookie-signature "^1.1.0"
21352135 fastify-plugin "^3.0.1"
21362136
2137+ fastify-cookie@5.7.0 :
2138+ version "5.7.0"
2139+ resolved "https://registry.yarnpkg.com/fastify-cookie/-/fastify-cookie-5.7.0.tgz#b4c1ce61b5250f2f1915505ae53ec54cd21d6fe2"
2140+ integrity sha512-l9UDkHysfOBdyA2rNkr1DQqe6xFdT3NuT60W+o7ramvuyyIc9kv6VmrhpLeEx29EftVJR9lRpW4Pg8T+RDNBLw==
2141+ dependencies :
2142+ fastify-cookie-deprecated "npm:fastify-cookie@5.6.1"
2143+ process-warning "^1.0.0"
2144+
21372145fastify-cors@6.0.3 :
21382146 version "6.0.3"
21392147 resolved "https://registry.yarnpkg.com/fastify-cors/-/fastify-cors-6.0.3.tgz#1907f92c3f855a18ef6fb6213186c73cf0bbf9e4"
You can’t perform that action at this time.
0 commit comments