Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
karla-vm committed Jan 19, 2024
1 parent b180d19 commit e2b7c59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"kafkajs": "^1.15.0",
"lambda-multipart-parser": "^1.0.1",
"serverless": "^3.27.0",
"uuid": "^7.0.3"
"uuid": "^7.0.3",
"aws-jwt-verify": "^3.1.0"
}
}

0 comments on commit e2b7c59

Please sign in to comment.