## Description <!-- A clear and concise description of what the bug is. --> CSRF vulnerability affecting axios versions < 1.6.0. `typesense-docsearch-react` depends on `"typesense": "^1.7.2"` which includes a vulnerable version of axios. ## Steps to reproduce [Related bug](https://github.com/typesense/typesense-js/issues/180) ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> Update `typesense-js` to `>=1.8.0`