mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 02:06:34 +02:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097
This commit is contained in:
parent
6b1e2f9c49
commit
17749ab78e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.17.0",
|
||||
"@sentry/nextjs": "^8.27.0",
|
||||
"@sentry/nextjs": "^8.32.0",
|
||||
"framer-motion": "^10.16.4",
|
||||
"next": "^14.2.13",
|
||||
"react": "^18.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue