diff --git a/.github/package.json b/.github/package.json index a5123fe..55811eb 100644 --- a/.github/package.json +++ b/.github/package.json @@ -7,7 +7,7 @@ ], "main": "src/index.tsx", "dependencies": { - "@coveo/headless": "3.51.1", + "@coveo/headless": "3.55.2", "@mui/icons-material": "9.0.0", "@mui/material": "9.0.0", "@material-ui/lab": "4.0.0-alpha.61", diff --git a/package.json b/package.json index efbb143..045fce2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "main": "src/index.tsx", "dependencies": { - "@coveo/headless": "3.51.1", + "@coveo/headless": "3.55.2", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@fontsource/roboto": "^5.0.0",