From 26ab2980eeb6fd307481974ec0efbc427df1b3d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2025 08:29:09 +0000 Subject: [PATCH] fix: upgrade @next/third-parties from 14.2.15 to 14.2.22 Snyk has created this PR to upgrade @next/third-parties from 14.2.15 to 14.2.22. 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 f7b9fff3e..e0a3c7818 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.22", "@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.22", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.22.tgz", + "integrity": "sha512-DDa1uhvLE+bz0OUUK1Xk4m4yduo3yVKvXyjywiLeApX8EpwyF4dfKrM7DLKIgYJyN2At5Eg+lJR68MY4sa/rgw==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 3cdf5225a..107e98edf 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.22", "@openreplay/tracker": "^14.0.14", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2",