File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Fastify
3+ Copyright (c) 2023 Fastify
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3737 "performance" : " npm run lint && node performanceTest/test"
3838 },
3939 "devDependencies" : {
40- "@fastify/multipart" : " 7.3 .0" ,
40+ "@fastify/multipart" : " 7.4 .0" ,
4141 "@fastify/pre-commit" : " ^2.0.2" ,
4242 "@types/aws-lambda" : " 8.10.109" ,
4343 "aws-lambda" : " ^1.0.7" ,
4444 "aws-serverless-express" : " ^3.4.0" ,
45- "aws-serverless-fastify" : " ^3.0.0 " ,
45+ "aws-serverless-fastify" : " ^3.0.2 " ,
4646 "benchmark" : " ^2.1.4" ,
47- "eslint" : " ^8.17 .0" ,
47+ "eslint" : " ^8.31 .0" ,
4848 "eslint-config-standard" : " ^17.0.0" ,
49- "eslint-plugin-import" : " ^2.26.0 " ,
50- "eslint-plugin-n" : " ^15.3.0 " ,
51- "eslint-plugin-promise" : " ^6.0 .1" ,
49+ "eslint-plugin-import" : " ^2.27.4 " ,
50+ "eslint-plugin-n" : " ^15.6.1 " ,
51+ "eslint-plugin-promise" : " ^6.1 .1" ,
5252 "eslint-plugin-standard" : " ^5.0.0" ,
53- "fastify" : " ^4.7 .0" ,
54- "serverless-http" : " ^3.0.2 " ,
55- "tap" : " ^16.3.0 " ,
53+ "fastify" : " ^4.11 .0" ,
54+ "serverless-http" : " ^3.1.1 " ,
55+ "tap" : " ^16.3.3 " ,
5656 "tsd" : " ^0.25.0"
5757 },
5858 "overrides" : {
5959 "aws-serverless-fastify" : {
60- "fastify" : " ^4.7 .0"
60+ "fastify" : " ^4.11 .0"
6161 }
6262 },
6363 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments