Skip to content

Commit

Permalink
fix(1961): Remove request package (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyi committed Sep 8, 2021
1 parent d2e3d4a commit cf4d465
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -44,9 +44,8 @@
"dependencies": {
"@hapi/hapi": "^20.1.5",
"@hapi/hoek": "^9.2.0",
"@slack/web-api": "^5.15.0",
"@slack/web-api": "^6.4.0",
"joi": "^17.4.0",
"request": "^2.87.0",
"samsam": "^1.3.0",
"screwdriver-data-schema": "^21.0.0",
"screwdriver-logger": "^1.0.2",
Expand Down

0 comments on commit cf4d465

Please sign in to comment.