Skip to content

Commit

Permalink
Bump @slack/bolt from 3.18.0 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [@slack/bolt](https://github.com/slackapi/bolt) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/slackapi/bolt/releases)
- [Commits](https://github.com/slackapi/bolt/compare/@slack/bolt@3.18.0...@slack/bolt@3.19.0)

---
updated-dependencies:
- dependency-name: "@slack/bolt"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent c6d5f82 commit fdb6ef7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@aws-sdk/client-lambda": "^3.600.0",
"@slack/bolt": "^3.18.0",
"@slack/bolt": "^3.19.0",
"dotenv": "^16.4.5",
"openai": "^4.51.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,10 +566,10 @@
picocolors "^1.0.0"
tslib "^2.6.0"

"@slack/bolt@^3.18.0":
version "3.18.0"
resolved "https://registry.yarnpkg.com/@slack/bolt/-/bolt-3.18.0.tgz#e19dcee8cc5917569bf0806db8dc0c54c98680bd"
integrity sha512-A7bDi5kY50fS6/nsmURkQdO3iMxD8aX/rA+m1UXEM2ue2z4KijeQtx2sOZ4YkJQ/h7BsgTQM0CYh3qqmo+m5sQ==
"@slack/bolt@^3.19.0":
version "3.19.0"
resolved "https://registry.yarnpkg.com/@slack/bolt/-/bolt-3.19.0.tgz#f49d6162a9029e43e42a4fdb9beb4450a282880f"
integrity sha512-P5Yup/PbO8sE5xsuqkBkpSPkxEkfWZ6yo5ZlmBGxRhhoU1usUSU2w0bgZoiDX4WFm7ZX+3x2Dyf4VMa9kzfmVQ==
dependencies:
"@slack/logger" "^4.0.0"
"@slack/oauth" "^2.6.2"
Expand Down

0 comments on commit fdb6ef7

Please sign in to comment.