Skip to content

Commit 5033fcd

Browse files
chore(deps): remove deprecated slack package & install @slack/bolt
1 parent 1eed2eb commit 5033fcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions/billing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"dependencies": {
1717
"@google-cloud/billing": "^4.0.0",
1818
"@google-cloud/compute": "^4.0.0",
19+
"@slack/bolt": "^4.2.1",
1920
"google-auth-library": "^9.0.0",
20-
"googleapis": "^143.0.0",
21-
"slack": "^11.0.1"
21+
"googleapis": "^143.0.0"
2222
},
2323
"devDependencies": {
2424
"@google-cloud/functions-framework": "^3.0.0",

0 commit comments

Comments
 (0)