diff --git a/package-lock.json b/package-lock.json index f140ebfc..5aac3104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@genkit-ai/compat-oai": "^1.36.0", "@genkit-ai/next": "^1.36.0", "@hookform/resolvers": "^5.4.0", - "@next/third-parties": "^16.2.6", + "@next/third-parties": "^16.2.12", "@opentelemetry/winston-transport": "^0.29.0", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-alert-dialog": "^1.1.15", @@ -3233,9 +3233,9 @@ } }, "node_modules/@next/third-parties": { - "version": "16.2.9", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.9.tgz", - "integrity": "sha512-JZPGQRN8eQs2WMfBXOf6Zjrma+JIN0KyA24MvmIa3bUI4BwTaJ1UlxmYVc5ri6l30LQ8fPv6Kmx20447hCltrg==", + "version": "16.2.12", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.12.tgz", + "integrity": "sha512-1fHKgERSVcgC0QfPJq2v96l6pLUdbVdkT0bjJYK8MguKTVjPd734kWBxfd77nPUG4N5F9s+qVdVjpEBm1tlwNQ==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 374c2f25..6933a74c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@genkit-ai/compat-oai": "^1.36.0", "@genkit-ai/next": "^1.36.0", "@hookform/resolvers": "^5.4.0", - "@next/third-parties": "^16.2.6", + "@next/third-parties": "^16.2.12", "@opentelemetry/winston-transport": "^0.29.0", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-alert-dialog": "^1.1.15",