diff --git a/examples/benchmarks/100k-scale/mastra-bench/package-lock.json b/examples/benchmarks/100k-scale/mastra-bench/package-lock.json index d4688931..abc8bc7e 100644 --- a/examples/benchmarks/100k-scale/mastra-bench/package-lock.json +++ b/examples/benchmarks/100k-scale/mastra-bench/package-lock.json @@ -2204,9 +2204,9 @@ } }, "node_modules/hono": { - "version": "4.12.14", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", - "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", + "version": "4.12.18", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.18.tgz", + "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", "license": "MIT", "engines": { "node": ">=16.9.0" diff --git a/examples/python_agent_nodes/rag_evaluation/ui/package-lock.json b/examples/python_agent_nodes/rag_evaluation/ui/package-lock.json index 2707ff4d..cb6a9524 100644 --- a/examples/python_agent_nodes/rag_evaluation/ui/package-lock.json +++ b/examples/python_agent_nodes/rag_evaluation/ui/package-lock.json @@ -35,7 +35,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "autoprefixer": "^10.4.20", - "postcss": "^8.5.12", + "postcss": "^8.5.13", "tailwindcss": "^3.4.14", "typescript": "^5.6.3" } @@ -3810,9 +3810,9 @@ } }, "node_modules/postcss": { - "version": "8.5.12", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz", - "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==", + "version": "8.5.13", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz", + "integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==", "funding": [ { "type": "opencollective", diff --git a/examples/python_agent_nodes/rag_evaluation/ui/package.json b/examples/python_agent_nodes/rag_evaluation/ui/package.json index 8138fa9a..9ec0f8fc 100644 --- a/examples/python_agent_nodes/rag_evaluation/ui/package.json +++ b/examples/python_agent_nodes/rag_evaluation/ui/package.json @@ -36,7 +36,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "autoprefixer": "^10.4.20", - "postcss": "^8.5.12", + "postcss": "^8.5.13", "tailwindcss": "^3.4.14", "typescript": "^5.6.3" }