Skip to content

Commit 0379c51

Browse files
authored
Merge pull request #35 from adrai/patch-1
update fastify deps
2 parents 0859f8e + 1e6a990 commit 0379c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastify-app-lambda/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"license": "Apache-2.0",
1212
"dependencies": {
13-
"aws-lambda-fastify": "1.0.2",
14-
"fastify": "2.1.0"
13+
"aws-lambda-fastify": "1.0.3",
14+
"fastify": "2.6.0"
1515
},
1616
"devDependencies": {
1717
"claudia": "^5"

0 commit comments

Comments
 (0)