Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @prisma/client from 5.17.0 to 5.18.0.
    See this package in npm: https://www.npmjs.com/package/@prisma/client
  - @supabase/supabase-js from 2.45.1 to 2.45.2.
    See this package in npm: https://www.npmjs.com/package/@supabase/supabase-js

See this project in Snyk:
https://app.snyk.io/org/tito-saptarshi/project/b246f0a8-3ecf-4876-882f-ea3658c57e78?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 3b9af74 commit eed7b6a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
27 changes: 15 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@kinde-oss/kinde-auth-nextjs": "^2.3.6",
"@prisma/client": "^5.17.0",
"@prisma/client": "^5.18.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand All @@ -22,7 +22,7 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@supabase/supabase-js": "^2.45.1",
"@supabase/supabase-js": "^2.45.2",
"@uploadthing/react": "^6.7.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down

0 comments on commit eed7b6a

Please sign in to comment.