DataDog / datadog-ci

Use Datadog from your CI.
https://datadoghq.com
Apache License 2.0
129 stars 55 forks source link

[dep] Upgrade google-auth-library to `9.12.0` #1397

Closed Drarig29 closed 3 months ago

Drarig29 commented 3 months ago

What and why?

Fixes the following deprecation warning:

npm warn deprecated google-p12-pem@4.0.1: Package is no longer maintained

Related to #1378

How?

Bump google-auth-library, which dropped its google-p12-pem dependency.

Review checklist