grafana / k6-jslib-aws

Javascript Library allowing to interact with AWS resources from k6 scripts
Apache License 2.0
18 stars 29 forks source link

Update project's dependencies to latest compatible versions #111

Closed oleiade closed 1 month ago

oleiade commented 1 month ago

In this PR, we update the project's dependencies to their latest compatible versions. This was overdue. As we update to a much more recent version of k6, we also take this opportunity to switch to using WebCrypto's crypto.RandomUUID in the secrets manager too.