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

Apache License 2.0
113 stars 51 forks source link

Update electron security vulnerability and remove browserlist config #86

Closed michhyun1 closed 2 years ago

michhyun1 commented 2 years ago

Issue #:

Description of changes: Need to update electron, and remove browserlist config, which had a peer dependency of electron^7.0.0.

The config previously had just chrome 83 in the config.

Testing

  1. How did you test these changes?

Ran the local deployment and verified classroom demo works.

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