Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

This module uses version 1.0.0 of eventid that still uses uuid 3.4.0 #1143

Description

@markrity

Is your feature request related to a problem? Please describe.
uuid module is still 3.4.0 at release version
Describe the solution you'd like
Described here: google/eventid-js#156
This module uses version 1.0.0 of eventid that still uses uuid 3.4.0 at release version 1.0.0 , even though it was upgraded to 8 and upper at main branch...
So you get this error when installing logging module:

warning @google-cloud/logging > eventid > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.

Would be great if it was updated.

Describe alternatives you've considered
Not using outdated packages
Additional context
Thank you guys.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/nodejs-logging API.lang: nodejsIssues specific to JavaScript or TypeScript.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions