Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security - Deprecated uuid@3.4.0: Please upgrade to version 7 or higher. #108

Open
Jorelia opened this issue Mar 8, 2024 · 0 comments
Open

Comments

@Jorelia
Copy link

Jorelia commented Mar 8, 2024

A project uses the mock server latest version and when we perform the npm install, it triggers the following messages.

npm WARN deprecated 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.

Could you please upgrade uuid artefact ?. https://www.npmjs.com/package/**express-request-id** is at the version 3.0! on today.

Thank you.

+-- @mocks-server/main@4.1.0
| +-- @mocks-server/core@4.0.2
| | +-- @babel/core@7.22.1
| | | +-- @ampproject/remapping@2.2.1 deduped
| | | +-- @babel/code-frame@7.23.5 deduped
| | | +-- @babel/generator@7.23.6 deduped
| | | +-- @babel/helper-compilation-targets@7.23.6 deduped
| | | +-- @babel/helper-module-transforms@7.23.3 deduped
| | | +-- @babel/helpers@7.23.9 deduped
| | | +-- @babel/parser@7.23.9 deduped
| | | +-- @babel/template@7.23.9 deduped
| | | +-- @babel/traverse@7.23.9 deduped
| | | +-- @babel/types@7.23.9 deduped
| | | +-- convert-source-map@1.9.0 deduped
| | | +-- debug@4.3.4 deduped
| | | +-- gensync@1.0.0-beta.2 deduped
| | | +-- json5@2.2.3 deduped
| | | -- semver@6.3.1 deduped | | +-- @babel/register@7.21.0 | | | +-- @babel/core@7.23.9 deduped | | | +-- clone-deep@4.0.1 | | | | +-- is-plain-object@2.0.4 | | | | | -- isobject@3.0.1
| | | | +-- kind-of@6.0.3
| | | | -- shallow-clone@3.0.1 | | | | -- kind-of@6.0.3 deduped
| | | +-- find-cache-dir@2.1.0
| | | | +-- commondir@1.0.1
| | | | +-- make-dir@2.1.0 deduped
| | | | -- pkg-dir@3.0.0 | | | | -- find-up@3.0.0
| | | | -- locate-path@3.0.0 | | | | +-- p-locate@3.0.0 | | | | | -- p-limit@2.3.0
| | | | | -- p-try@2.2.0 | | | | -- path-exists@3.0.0
| | | +-- make-dir@2.1.0
| | | | +-- pify@4.0.1
| | | | -- semver@5.7.2 | | | +-- pirates@4.0.5 | | | -- source-map-support@0.5.21
| | | +-- buffer-from@1.1.2
| | | -- source-map@0.6.1 deduped | | +-- @hapi/boom@9.1.4 | | | -- @hapi/hoek@9.3.0
| | +-- @mocks-server/config@1.4.1
| | | +-- ajv@8.12.0 deduped
| | | +-- better-ajv-errors@1.2.0 deduped
| | | +-- commander@8.3.0
| | | +-- cosmiconfig@7.0.1
| | | | +-- @types/parse-json@4.0.0
| | | | +-- import-fresh@3.3.0 deduped
| | | | +-- parse-json@5.2.0
| | | | | +-- @babel/code-frame@7.23.5 deduped
| | | | | +-- error-ex@1.3.2
| | | | | | -- is-arrayish@0.2.1 | | | | | +-- json-parse-even-better-errors@2.3.1 | | | | | -- lines-and-columns@1.2.4
| | | | +-- path-type@4.0.0
| | | | -- yaml@1.10.2 deduped | | | +-- deepmerge@4.3.1 deduped | | | +-- fs-extra@10.1.0 deduped | | | +-- is-promise@4.0.0 deduped | | | -- lodash@4.17.21 deduped
| | +-- @mocks-server/logger@1.1.2
| | | +-- chalk@4.1.1
| | | | +-- ansi-styles@4.3.0
| | | | | -- color-convert@2.0.1 | | | | | -- color-name@1.1.4
| | | | -- supports-color@7.2.0 | | | | -- has-flag@4.0.0
| | | +-- winston-array-transport@1.1.11 deduped
| | | -- winston@3.9.0 deduped | | +-- @mocks-server/nested-collections@2.0.0 | | +-- ajv@8.12.0 | | | +-- fast-deep-equal@3.1.3 deduped | | | +-- json-schema-traverse@1.0.0 | | | +-- require-from-string@2.0.2 | | | -- uri-js@4.4.1 deduped
| | +-- better-ajv-errors@1.2.0
| | | +-- @babel/code-frame@7.23.5 deduped
| | | +-- @humanwhocodes/momoa@2.0.4
| | | +-- ajv@8.12.0 deduped
| | | +-- chalk@4.1.2
| | | | +-- ansi-styles@4.3.0
| | | | | -- color-convert@2.0.1 | | | | | -- color-name@1.1.4
| | | | -- supports-color@7.2.0 | | | | -- has-flag@4.0.0
| | | +-- jsonpointer@5.0.1
| | | -- leven@3.1.0 | | +-- body-parser@1.20.2 deduped | | +-- cors@2.8.5 | | | +-- object-assign@4.1.1 | | | -- vary@1.1.2 deduped
| | +-- deepmerge@4.3.1 deduped
| | +-- express-request-id@1.4.1
| | | `-- uuid@3.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant