Skip to content

Commit 06d5530

Browse files
chore(deps-dev): update serverless requirement
Updates the requirements on [serverless](https://github.com/serverless/serverless) to permit the latest version. - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/serverless/serverless/compare/sf-core@4.31.0...sf-core@4.31.2) --- updated-dependencies: - dependency-name: serverless dependency-version: 4.31.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8729e32 commit 06d5530

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.31.0",
15+
"serverless": "^4.31.2",
1616
"serverless-offline": "^14.4.0"
1717
}
1818
}

0 commit comments

Comments
 (0)