From 2c6d9118f2ae6fed4dee2029c175ee183d716410 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Jan 2025 07:58:09 +0000 Subject: [PATCH] fix: upgrade @next/third-parties from 14.2.15 to 14.2.20 Snyk has created this PR to upgrade @next/third-parties from 14.2.15 to 14.2.20. See this package in npm: @next/third-parties See this project in Snyk: https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b15eb0b1..af01b4bd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/credential-provider-node": "^3.670.0", "@headlessui/react": "^1.7.19", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.15", + "@next/third-parties": "^14.2.20", "@openreplay/tracker": "^14.0.14", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2", @@ -4862,9 +4862,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.15", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.15.tgz", - "integrity": "sha512-15CvipE1p1GtlzVfbDfXPrAGIhzJJe75Yy6+GIBRTd36lu95BegRsUJwCxJYoKz47Q09stcU2gJDMduMGqrikw==", + "version": "14.2.20", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.20.tgz", + "integrity": "sha512-Fpoq6DK/IcblMri0PzLT4x/b8lljgm0D+FVcdbvqaV+JuUT1qJsFvo+2+a4adiabQsTOWP0h8Pq4IivBLUCJOQ==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index b9d2613cd..c70fc5010 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@aws-sdk/credential-provider-node": "^3.670.0", "@headlessui/react": "^1.7.19", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.15", + "@next/third-parties": "^14.2.20", "@openreplay/tracker": "^14.0.14", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2",