diff --git a/package-lock.json b/package-lock.json index f6c40b75..0e3cba24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@next/mdx": "^15.3.2", - "@next/third-parties": "^15.2.2", + "@next/third-parties": "^15.4.3", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-separator": "^1.1.2", "@radix-ui/react-slot": "^1.2.3", @@ -9914,9 +9914,9 @@ } }, "node_modules/@next/third-parties": { - "version": "15.2.2", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.2.2.tgz", - "integrity": "sha512-MLytjU67N5HdIq0Ch8kSB7EGL9JWZaT8C4YzSzjWRTXbf67G3m9Om+ziKqItEnkUNWZeYRzdn1VsDCpcUaIUwg==", + "version": "15.4.3", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.4.3.tgz", + "integrity": "sha512-9eczO97h3CF4ihYi5gulJ7MjugFlRIMiPcCcbc/1DQ2H5Tv3dy1Gcfqbtsa4O4/6tRGE4R900XKzS7FC/A3WdQ==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 392de719..0f8ba3c8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@next/mdx": "^15.3.2", - "@next/third-parties": "^15.2.2", + "@next/third-parties": "^15.4.3", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-separator": "^1.1.2", "@radix-ui/react-slot": "^1.2.3",