Skip to content

Conversation

@richardkazuomiller
Copy link

Fixes #692

The order of the dependencies is changed because npm install --save-optional x puts dependencies in alphabetical order.

@richardkazuomiller
Copy link
Author

@trentm Are you interested in this update or shall we close it?

@hoangquanglam
Copy link

@eexit
Copy link

eexit commented Nov 6, 2022

Hello, any update on this?

Thanks!

Edit: I found a workaround:

yarn remove bunyan --save
yarn add bunyan --save --ignore-optionals
yarn list v1.22.18
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ [email protected]

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

Successfully merging this pull request may close these issues.

Update version of moment to fix GHSA-wc69-rhjr-hc9g (CVE-2022-31129)

3 participants