diff --git a/samples/copilotkit-generative-ui/infra-cdk/lambdas/copilotkit-runtime/package-lock.json b/samples/copilotkit-generative-ui/infra-cdk/lambdas/copilotkit-runtime/package-lock.json index cf9c609..bdc8aa9 100644 --- a/samples/copilotkit-generative-ui/infra-cdk/lambdas/copilotkit-runtime/package-lock.json +++ b/samples/copilotkit-generative-ui/infra-cdk/lambdas/copilotkit-runtime/package-lock.json @@ -3266,9 +3266,9 @@ "license": "MIT" }, "node_modules/phoenix": { - "version": "1.8.5", - "resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.8.5.tgz", - "integrity": "sha512-Oj5nlRV/NKXkjBx8uMgCMmgMf1twd/B2qOcO30cHLH1PCGR8149o4T1lRIaqN4nq2KQJAeMqPiLdh1Asd0wQFg==", + "version": "1.8.13", + "resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.8.13.tgz", + "integrity": "sha512-5UByH7ejdsPLd6eihwzV3L3i6YX4mHUtFjLaE8S1YuA+3aBj37rzH6KDjxBuPlB04o9ZHVz+PKRiUg3aYYvzmQ==", "license": "MIT" }, "node_modules/pino": {