Skip to content

Commit

Permalink
⬆️ Upgrade Sentry to mitigate security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Nov 6, 2023
1 parent 0c22d85 commit b2b82c4
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 84 deletions.
2 changes: 1 addition & 1 deletion apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@giphy/react-components": "7.1.0",
"@googleapis/drive": "8.0.0",
"@paralleldrive/cuid2": "2.2.1",
"@sentry/nextjs": "7.73.0",
"@sentry/nextjs": "7.77.0",
"@tanstack/react-query": "4.29.19",
"@tanstack/react-table": "8.9.3",
"@tolgee/format-icu": "5.13.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@planetscale/database": "1.8.0",
"@sentry/nextjs": "7.73.0",
"@sentry/nextjs": "7.77.0",
"@trpc/server": "10.40.0",
"@typebot.io/bot-engine": "workspace:*",
"@typebot.io/nextjs": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/bot-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@paralleldrive/cuid2": "2.2.1",
"@planetscale/database": "1.8.0",
"@sentry/nextjs": "7.73.0",
"@sentry/nextjs": "7.77.0",
"@trpc/server": "10.40.0",
"@typebot.io/emails": "workspace:*",
"@typebot.io/env": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"nodemailer": "6.7.8"
},
"dependencies": {
"@sentry/nextjs": "7.73.0",
"@sentry/nextjs": "7.77.0",
"@trpc/server": "10.40.0",
"@udecode/plate-common": "21.1.5",
"got": "12.6.0",
Expand Down
156 changes: 76 additions & 80 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2b82c4

Please sign in to comment.