diff --git a/package-lock.json b/package-lock.json index 005916949..98b7d3bad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/credential-provider-node": "^3.632.0", "@headlessui/react": "^2.1.2", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.5", + "@next/third-parties": "^14.2.8", "@openreplay/tracker": "^14.0.4", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2", @@ -4948,9 +4948,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.5", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.5.tgz", - "integrity": "sha512-PDRJm8RZ3rnGNporHKjcdCeZqoW8iJ5uP0clo1Z08TqJiQzuntJ66zrGYCJyqTakx62UJNOp73YsQCFo6kbYYg==", + "version": "14.2.8", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.8.tgz", + "integrity": "sha512-Vus4MYsb+7B2X4Mks9aCztZwgnzTxU9sHEm1Y35z7Vw1seh43ummniD9CBk7A8dVJZf8NGpx8re6YSZLkaSQiQ==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index f6786e5d3..69983af1b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@aws-sdk/credential-provider-node": "^3.632.0", "@headlessui/react": "^2.1.2", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.5", + "@next/third-parties": "^14.2.8", "@openreplay/tracker": "^14.0.4", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2",