From c6215d73adbe27d9046bfc1638fe58c2af54f431 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Sep 2024 07:05:43 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - @frigade/react from 2.4.6 to 2.4.25. See this package in npm: https://www.npmjs.com/package/@frigade/react - @kinde-oss/kinde-auth-nextjs from 2.3.4 to 2.3.6. See this package in npm: https://www.npmjs.com/package/@kinde-oss/kinde-auth-nextjs - @prisma/client from 5.16.2 to 5.18.0. See this package in npm: https://www.npmjs.com/package/@prisma/client - @prismicio/client from 7.6.0 to 7.8.0. See this package in npm: https://www.npmjs.com/package/@prismicio/client - @sentry/react from 8.17.0 to 8.26.0. See this package in npm: https://www.npmjs.com/package/@sentry/react - @sentry/nextjs from 8.17.0 to 8.26.0. See this package in npm: https://www.npmjs.com/package/@sentry/nextjs - next from 14.2.5 to 14.2.6. See this package in npm: https://www.npmjs.com/package/next - posthog-js from 1.147.0 to 1.157.2. See this package in npm: https://www.npmjs.com/package/posthog-js - posthog-node from 4.0.1 to 4.1.1. See this package in npm: https://www.npmjs.com/package/posthog-node - react-chessboard from 4.6.0 to 4.7.1. See this package in npm: https://www.npmjs.com/package/react-chessboard - stripe from 16.2.0 to 16.8.0. See this package in npm: https://www.npmjs.com/package/stripe See this project in Snyk: https://app.snyk.io/org/keeghanm/project/ef9fbdc7-1e1b-4bbe-aa64-a3da0ddfac3d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 1826104..189a4f7 100644 --- a/package.json +++ b/package.json @@ -19,35 +19,35 @@ "@dnd-kit/sortable": "8.0.0", "@dnd-kit/utilities": "3.2.2", "@formkit/auto-animate": "0.8.2", - "@frigade/react": "2.4.6", - "@kinde-oss/kinde-auth-nextjs": "2.3.4", + "@frigade/react": "2.4.25", + "@kinde-oss/kinde-auth-nextjs": "2.3.6", "@mliebelt/pgn-parser": "1.4.15", - "@prisma/client": "5.16.2", - "@prismicio/client": "7.6.0", + "@prisma/client": "5.18.0", + "@prismicio/client": "7.8.0", "@prismicio/next": "1.6.0", "@prismicio/react": "2.8.0", "@radix-ui/react-alert-dialog": "1.1.1", "@radix-ui/react-tabs": "1.1.0", - "@sentry/nextjs": "8.17.0", - "@sentry/react": "8.17.0", + "@sentry/nextjs": "8.26.0", + "@sentry/react": "8.26.0", "@t3-oss/env-nextjs": "0.11.0", "@tippyjs/react": "4.2.6", "@uidotdev/usehooks": "2.4.1", "chess.js": "1.0.0-beta.8", "javascript-time-ago": "2.5.10", - "next": "14.2.5", + "next": "14.2.6", "next-themes": "0.3.0", "nodemailer": "6.9.14", - "posthog-js": "1.147.0", - "posthog-node": "4.0.1", + "posthog-js": "1.157.2", + "posthog-node": "4.1.1", "react": "18.3.1", - "react-chessboard": "4.6.0", + "react-chessboard": "4.7.1", "react-dom": "18.3.1", "react-quill": "2.0.0", "react-select": "5.8.0", "react-time-ago": "7.3.3", "react-toggle": "4.1.3", - "stripe": "16.2.0", + "stripe": "16.8.0", "use-sound": "4.0.3", "uuid": "10.0.0", "zod": "3.23.8"