node-bunyan
node-bunyan copied to clipboard
fix: bump moment to 2.29.4 in optionalDependencies
Fixes #692
The order of the dependencies is changed because npm install --save-optional x
puts dependencies in alphabetical order.
@trentm Are you interested in this update or shall we close it?
@trentm @richardkazuomiller , this might fix two SNYK issues: https://security.snyk.io/vuln/SNYK-JS-MOMENT-2440688 and https://security.snyk.io/vuln/SNYK-JS-MOMENT-2944238. Can't wait. Thanks.
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]