Skip to content

Commit

Permalink
refactor(Templates): Upgrade middy in aws-nodejs-typescript (#10215)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericbarthelet committed Nov 10, 2021
1 parent 55146c4 commit ad95e03
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -10,8 +10,8 @@
"node": ">=14.15.0"
},
"dependencies": {
"@middy/core": "^1.5.2",
"@middy/http-json-body-parser": "^1.5.2"
"@middy/core": "^2.5.3",
"@middy/http-json-body-parser": "^2.5.3"
},
"devDependencies": {
"@serverless/typescript": "^2.23.0",
Expand Down

0 comments on commit ad95e03

Please sign in to comment.