diff --git a/package-lock.json b/package-lock.json index e87ff55..926222c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", - "@next/third-parties": "16.3.2", + "@next/third-parties": "16.3.3", "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", @@ -1961,9 +1961,9 @@ } }, "node_modules/@next/third-parties": { - "version": "16.3.2", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.3.2.tgz", - "integrity": "sha512-8yT1R19bU8knUyvg4uhR9Qt3IHNyjNB+HWqsUlnK4742B/OIUkGbCB16lnH7Nk3A9+Lv7qpPH6pyrXk4joViyg==", + "version": "16.3.3", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.3.3.tgz", + "integrity": "sha512-a7zWBqivPou6cn9vQFcw3V7h7GNsZBKLwC1EOLexBDOwabQ0wO2O9Mi1G8HtCseYvD3z1zcVqN+Ld2gfaZxN1Q==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 660988e..429e762 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", - "@next/third-parties": "16.3.2", + "@next/third-parties": "16.3.3", "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0",