aws / language-servers

AWS related Language Servers
Apache License 2.0
17 stars 15 forks source link

Revert dependabot #297

Closed rtarcr closed 1 month ago

rtarcr commented 1 month ago

Problem

The dependencies in the streaming client package have been pinned due to incompatibility with newer versions: https://github.com/aws/aws-toolkit-vscode/pull/4448

This fails our build if package-lock.json is recreated

Solution

Revert the version bumps

License

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