@2uinc/frontend-component-xpert-chatbot 1.39.0 → 1.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1449,7 +1449,7 @@ const v = /* @__PURE__ */ Ft(q0), z0 = {
1449
1449
  if (u(!1), t)
1450
1450
  try {
1451
1451
  const p = await fetch(
1452
- `https://xpert-api-services.prod.ai.2u.com/v1/client?client_id=${t}`,
1452
+ `https://chatbot-frontend.prod.ai.2u.com/xpert-api/v1/client?client_id=${t}`,
1453
1453
  {
1454
1454
  method: "GET",
1455
1455
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.39.0",
3
+ "version": "1.40.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"