diff --git a/package-lock.json b/package-lock.json index e87ff55..8fe8c1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "@next/third-parties": "16.3.2", - "fumadocs-core": "16.15.0", + "fumadocs-core": "16.15.1", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", "fumadocs-ui": "16.15.0", @@ -6743,9 +6743,9 @@ } }, "node_modules/fumadocs-core": { - "version": "16.15.0", - "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.15.0.tgz", - "integrity": "sha512-AmSTuW0gP6Tn7H0QRH2+VfGM0awDLpV3Ri57rWufTIMIxdd523pooY8XoYgSEd1a+fm1MRg7gusH1szach84mw==", + "version": "16.15.1", + "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.15.1.tgz", + "integrity": "sha512-p/NpwQZAUsXUD/wD9MiBGH3/Gy53SmiFGwamhnZoKT9twcGTR8MpFi65ebmf4IEAc3da3S+GStP1fqHYOPEflw==", "license": "MIT", "dependencies": { "@fumari/image-size": "^0.1.0", diff --git a/package.json b/package.json index 660988e..f487f5f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "@next/third-parties": "16.3.2", - "fumadocs-core": "16.15.0", + "fumadocs-core": "16.15.1", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", "fumadocs-ui": "16.15.0",