diff --git a/examples/todo-frontend-react-typescript/package.json b/examples/todo-frontend-react-typescript/package.json index f3a7eca..45e4199 100644 --- a/examples/todo-frontend-react-typescript/package.json +++ b/examples/todo-frontend-react-typescript/package.json @@ -12,7 +12,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "axios": "1.13.5", + "axios": "1.15.0", "featurehub-javascript-client-sdk": "workspace:*", "featurehub-store-localstorage": "workspace:^", "immutability-helper": "^3.1.1",