Skip to content

Commit 2b922de

Browse files
committed
fix(webapp): bump @slack/web-api to 7.16.0 for patched axios
1 parent 2dd9f37 commit 2b922de

3 files changed

Lines changed: 62 additions & 7 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
area: webapp
3+
type: fix
4+
---
5+
6+
Bump @slack/web-api to 7.16.0 so it resolves a patched axios (1.16.x)

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@remix-run/v1-meta": "^0.1.3",
115115
"@s2-dev/streamstore": "^0.22.10",
116116
"@sentry/remix": "9.46.0",
117-
"@slack/web-api": "7.9.1",
117+
"@slack/web-api": "7.16.0",
118118
"@socket.io/redis-adapter": "^8.3.0",
119119
"@tabler/icons-react": "^3.36.1",
120120
"@tailwindcss/container-queries": "^0.1.1",

pnpm-lock.yaml

Lines changed: 55 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)