File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1717
1818jobs :
1919 test :
20- uses : fastify/workflows/.github/workflows/plugins-ci.yml@v3
20+ uses : fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
2121 with :
2222 lint : true
2323 license-check : true
Original file line number Diff line number Diff line change 11package-lock = false
2+ legacy-peer-deps = true
Original file line number Diff line number Diff line change 4040 "postversion" : " git push && git push --tags"
4141 },
4242 "devDependencies" : {
43- "@fastify/multipart" : " 8.3 .0" ,
43+ "@fastify/multipart" : " ^9.0 .0" ,
4444 "@fastify/pre-commit" : " ^2.1.0" ,
4545 "@h4ad/serverless-adapter" : " 4.2.3" ,
4646 "@types/aws-lambda" : " 8.10.145" ,
5353 "eslint-plugin-n" : " ^16.6.2" ,
5454 "eslint-plugin-promise" : " ^6.1.1" ,
5555 "eslint-plugin-standard" : " ^5.0.0" ,
56- "fastify" : " ^4.26.0 " ,
56+ "fastify" : " ^5.0.0-alpha.4 " ,
5757 "serverless-http" : " ^3.2.0" ,
5858 "tap" : " ^16.3.9" ,
5959 "tsd" : " ^0.31.0"
6060 },
61- "overrides" : {
62- "aws-serverless-fastify" : {
63- "fastify" : " ^4.26.0"
64- }
65- },
6661 "publishConfig" : {
6762 "access" : " public"
6863 },
You can’t perform that action at this time.
0 commit comments