Skip to content

Commit

Permalink
fix: dep vulnerability (#7095)
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustinMauroy authored Oct 8, 2024
1 parent bfae4b9 commit 0b24ff7
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 234 deletions.
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@savvywombat/tailwindcss-grid-areas": "~4.0.0",
"@sentry/nextjs": "~8.32.0",
"@sentry/nextjs": "^8.33.1",
"@tailwindcss/container-queries": "~0.1.1",
"@types/node": "20.16.5",
"@vcarl/remark-headings": "~0.1.0",
Expand Down
Loading

0 comments on commit 0b24ff7

Please sign in to comment.