diff --git a/examples/todo-frontend-react-typescript-feature-override/package.json b/examples/todo-frontend-react-typescript-feature-override/package.json index 705a4a0..0a98849 100644 --- a/examples/todo-frontend-react-typescript-feature-override/package.json +++ b/examples/todo-frontend-react-typescript-feature-override/package.json @@ -13,7 +13,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "axios": "1.13.5", + "axios": "1.15.0", "featurehub-javascript-client-sdk": "workspace:*", "immutability-helper": "^3.1.1", "react": "catalog:react19",