diff --git a/package-lock.json b/package-lock.json index 91527a3..f5b1cf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mdx-js/loader": "^3.1.1", "@mdx-js/react": "^3.1.1", "@next/mdx": "^15.5.3", - "@next/third-parties": "^15.5.3", + "@next/third-parties": "^15.5.4", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-separator": "^1.1.7", "@radix-ui/react-slot": "^1.2.3", @@ -10026,9 +10026,9 @@ } }, "node_modules/@next/third-parties": { - "version": "15.5.3", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.5.3.tgz", - "integrity": "sha512-DSKz1N6/WmacV8JAPizHt8dqTP6RljcOgtrnLDEIEI7TGpX1lSfoHwY0TxXVhVoN1WwUHGDo6XUJsSjaLpcMoQ==", + "version": "15.5.4", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.5.4.tgz", + "integrity": "sha512-l3T1M/EA32phPzZx+gkQAWOF3E5iAULL1nX4Ej0JZQOXaBwwJzb/rd2uefr5TAshJj/+HjjwmdFu7olXudvgVg==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 5b009e7..2dab2a2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mdx-js/loader": "^3.1.1", "@mdx-js/react": "^3.1.1", "@next/mdx": "^15.5.3", - "@next/third-parties": "^15.5.3", + "@next/third-parties": "^15.5.4", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-separator": "^1.1.7", "@radix-ui/react-slot": "^1.2.3",