Skip to content

Commit 1ecbb64

Browse files
authored
Merge pull request #178 from aws-samples/dependabot/npm_and_yarn/lambda/api/multi-9f37c16f8f
Bump cookie and express in /lambda/api
2 parents c06e8cc + 37b0e1e commit 1ecbb64

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

lambda/api/package-lock.json

Lines changed: 15 additions & 15 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.21.0",
44+
"express": "^4.21.1",
4545
"uuid": "^8.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)