Skip to content

Commit c06e8cc

Browse files
authored
Merge pull request #177 from aws-samples/dependabot/npm_and_yarn/lambda/api/multi-cf87d80143
Bump send and express in /lambda/api
2 parents eb18e79 + 0ec12b1 commit c06e8cc

File tree

2 files changed

+61
-138
lines changed

2 files changed

+61
-138
lines changed

lambda/api/package-lock.json

Lines changed: 60 additions & 137 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lambda/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"aws-serverless-express": "^3.3.8",
4343
"cors": "^2.8.5",
44-
"express": "^4.20.0",
44+
"express": "^4.21.0",
4545
"uuid": "^8.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)