How to resolve vulnerability issue in @C8y?

Hi Team,
Please refer the screenshot and give the solution for vulnerability issue.

Hi,

with 10.7 and onwards the Cumulocity Web SDK doesn’t support IE anymore. Therefore, the polyfills module has been removed from ngx-components. This means you can update your polyfills.ts and remove the import statement import { addPolyfills } from '@c8y/ngx-components/polyfills'; and the addPolyfills() statement.

Best regards
Christian

after the npm audit and npm start getting below errors.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.