From 3bee51258532d48316891b140392d573949cb523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:18:25 +0000 Subject: [PATCH] chore(deps): bump phoenix Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.8.5 to 1.8.13. - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.13/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix/compare/v1.8.5...v1.8.13) --- updated-dependencies: - dependency-name: phoenix dependency-version: 1.8.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../infra-cdk/lambdas/copilotkit-runtime/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": {