diff --git a/package-lock.json b/package-lock.json index a21eb5b42..283bf7cfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@tanstack/react-query": "^4.28.0", "classnames": "^2.3.2", "luxon": "^3.3.0", - "seamapi": "^6.14.3", + "seamapi": "^6.15.1", "uuid": "^9.0.0" }, "devDependencies": { @@ -20323,9 +20323,9 @@ } }, "node_modules/seamapi": { - "version": "6.14.3", - "resolved": "https://registry.npmjs.org/seamapi/-/seamapi-6.14.3.tgz", - "integrity": "sha512-ndcYQ8Rbag1cXLrq6egA5/ZfsmXwBEWY7AnDrq0PPL0e2IJ702s4SQWZP+Cr1XY2cjskf11eyMClrCS6mKlbQQ==", + "version": "6.15.1", + "resolved": "https://registry.npmjs.org/seamapi/-/seamapi-6.15.1.tgz", + "integrity": "sha512-RZ+VP/lFD5AiNNiFWYqsUO8QC4baXJVRWPT1hdlMlgNgqU/zpsc+oLk5FVpWd7HI5y5nVP3O7BdThnWhQiRnBA==", "dependencies": { "axios": "0.25.0", "axios-retry": "3.2.5", diff --git a/package.json b/package.json index 05b333f11..f9c3dc389 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@tanstack/react-query": "^4.28.0", "classnames": "^2.3.2", "luxon": "^3.3.0", - "seamapi": "^6.14.3", + "seamapi": "^6.15.1", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx b/src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx index 4a3079b2e..f645d5552 100644 --- a/src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx +++ b/src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx @@ -47,6 +47,7 @@ export const Content: Story = { { error_code: 'account_disconnected', message: 'Device account has been disconnected.', + is_connected_account_error: true, }, ], warnings: [ @@ -77,6 +78,7 @@ export const Content: Story = { { error_code: 'account_disconnected', message: 'Device account has been disconnected.', + is_connected_account_error: true, }, ], warnings: [