Skip to content

Commit 7414ba5

Browse files
chore(deps-dev): update serverless requirement from ^4.27.0 to ^4.28.0 in /examples/deploy-aws-lambda (#2741)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7dae86 commit 7414ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/deploy-aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@slack/bolt": "^4.6.0"
1313
},
1414
"devDependencies": {
15-
"serverless": "^4.27.0",
15+
"serverless": "^4.28.0",
1616
"serverless-offline": "^14.4.0"
1717
}
1818
}

0 commit comments

Comments
 (0)