Skip to content

Commit 29167c5

Browse files
chore(deps-dev): update serverless requirement from ^4.33.3 to ^4.34.0 in /examples/deploy-aws-lambda (#2874)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
1 parent 28eb36d commit 29167c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.0"
1313
},
1414
"devDependencies": {
15-
"serverless": "^4.33.3",
15+
"serverless": "^4.34.0",
1616
"serverless-offline": "^14.5.0"
1717
}
1818
}

0 commit comments

Comments
 (0)