diff --git a/package-lock.json b/package-lock.json index af73cf9..95b69e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@docsearch/react": "^3.8.0", "@giscus/react": "^3.0.0", - "@next/third-parties": "^14.2.18", + "@next/third-parties": "^14.2.19", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "gray-matter": "^4.0.3", @@ -1291,9 +1291,10 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.18", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.18.tgz", - "integrity": "sha512-GMKDCbef/qQ3wTg37w85vARtR9JRxDq4ft+MSu1QZTZK/fzxkmGfLwQZN6k72umZZSNAtn3mTBcmbqWYS06xmQ==", + "version": "14.2.19", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.19.tgz", + "integrity": "sha512-NH+4iNDfDHADok3t72lzHyd7dqAg5OceCGrNmyx9Xz3yKLi2pGBmQORb8vTznsIqO5cL0yB6kAfYlunFc+197g==", + "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" }, diff --git a/package.json b/package.json index be52ffc..98ace4e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@docsearch/react": "^3.8.0", "@giscus/react": "^3.0.0", - "@next/third-parties": "^14.2.18", + "@next/third-parties": "^14.2.19", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "gray-matter": "^4.0.3",