From 7e8a7a2d0358f6cac643eaafd5cfed3d3642a90f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Jan 2025 06:58:44 +0000 Subject: [PATCH] feat: upgrade @next/third-parties from 14.2.23 to 15.1.2 Snyk has created this PR to upgrade @next/third-parties from 14.2.23 to 15.1.2. See this package in yarn: @next/third-parties See this project in Snyk: https://app.snyk.io/org/khulnasoft-devsecops/project/bc4dfd55-839c-489b-929d-015e9a124ecc?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f955a7a..aaa3cf3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@fortaine/fetch-event-source": "^3.0.6", "@hello-pangea/dnd": "^17.0.0", - "@next/third-parties": "^14.1.0", + "@next/third-parties": "^15.1.2", "@svgr/webpack": "^8.1.0", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 2f866fe..f8336c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1613,10 +1613,10 @@ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.23.tgz#c81838f02f2f16a321b7533890fb63c1edec68e1" integrity sha512-xCtq5BD553SzOgSZ7UH5LH+OATQihydObTrCTvVzOro8QiWYKdBVwcB2Mn2MLMo6DGW9yH1LSPw7jS7HhgJgjw== -"@next/third-parties@^14.1.0": - version "14.2.23" - resolved "https://registry.yarnpkg.com/@next/third-parties/-/third-parties-14.2.23.tgz#d04506ee4bcd0ae95453ff906c5d0ebeaddf4296" - integrity sha512-6HpKVTnRhr1ueZS0rQfKJTtTbxzGJVgWP8l4TgjJowmIGMJTQs0KQuiaafgOl5RAZimnez5FZuJ0JoyJTMp6vg== +"@next/third-parties@^15.1.2": + version "15.1.4" + resolved "https://registry.yarnpkg.com/@next/third-parties/-/third-parties-15.1.4.tgz#3606eb903044127e52907da0a42e043ddda038ba" + integrity sha512-x3HQ43zDt7HbtRzbbf+Yz61/KHXKIY3xdchKo0XahAUyc4AcBkHuOYxk7PDNkPTGA/vncyzdn0jy+Gi1ziceiA== dependencies: third-party-capital "1.0.20"