diff --git a/package-lock.json b/package-lock.json index ea8cb48..ad3a4f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@docsearch/react": "^3.8.2", "@giscus/react": "^3.0.0", - "@next/third-parties": "^14.2.20", + "@next/third-parties": "^14.2.21", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "gray-matter": "^4.0.3", @@ -1276,9 +1276,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.20", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.20.tgz", - "integrity": "sha512-Fpoq6DK/IcblMri0PzLT4x/b8lljgm0D+FVcdbvqaV+JuUT1qJsFvo+2+a4adiabQsTOWP0h8Pq4IivBLUCJOQ==", + "version": "14.2.21", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.21.tgz", + "integrity": "sha512-Q45S8E3pABEoN3bN/s5eHGgcSNqB/ys7cstGaO9C5W5WB1z3iUVzs+eZ1iBIq2B1HbWmgKZzp1vLfvNbyJGAOA==", "dependencies": { "third-party-capital": "1.0.20" }, diff --git a/package.json b/package.json index 3f62ba5..7541513 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@docsearch/react": "^3.8.2", "@giscus/react": "^3.0.0", - "@next/third-parties": "^14.2.20", + "@next/third-parties": "^14.2.21", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "gray-matter": "^4.0.3",