aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
699 stars 473 forks source link

Protobufjs not updated in package.json #2891

Closed iyadh closed 1 month ago

iyadh commented 1 month ago

What happened and what did you expect to happen?

It was stated in this PR that protobufjs was updated from 7.2.4 to 7.2.5 but it seems the package.json file was not affected by the changes and only package-lock.json was. That makes the work halfway done IMHO in contrast to this PR where both files were updated.

Have you reviewed our existing documentation?

Reproduction steps

None

Amazon Chime SDK for JavaScript version

3.15.0

What browsers are you seeing the problem on?

Chromium for electron

Browser version

120.0.6099.291

Meeting and Attendee ID Information.

No response

Browser console logs

None