aws-samples / amazon-chime-sdk-classroom-demo

Apache License 2.0
113 stars 52 forks source link

Fix security vulnerabilities #61

Closed michhyun1 closed 3 years ago

michhyun1 commented 3 years ago

Issue #:

Description of changes: Fixes remaining depandabot alerts. Updated the stylelint and optimize-css-assets-webpack-plugin dependencies to remove security vulnerabilities for 'trim' and 'is-svg'

Testing

  1. How did you test these changes? Yarn dev - ran locally and verified that the demo works as expected

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ltrung commented 3 years ago

Could you put in the description what dependency you updated? I did not see trim in the package-lock changes.

michhyun1 commented 3 years ago

Could you put in the description what dependency you updated? I did not see trim in the package-lock changes.

The trim dependency was removed when I updated