This addresses a security issue with mem, which is a dependency of
os-locale, which is a dependency of yargs, which is a dependency of
elm-verify-examples. Unfortunately addressing the issue requires us to
update yargs two major versions.
Luckily the major versions don't seem to introduce a whole bunch of
breaking changes and, as far as I can see, none relevant for
elm-verify-examples.
This addresses a security issue with
mem
, which is a dependency ofos-locale
, which is a dependency ofyargs
, which is a dependency ofelm-verify-examples
. Unfortunately addressing the issue requires us to updateyargs
two major versions.Luckily the major versions don't seem to introduce a whole bunch of breaking changes and, as far as I can see, none relevant for
elm-verify-examples
.Related issue in the yargs repo: https://github.com/yargs/yargs/pull/1270
Yargs changelog: https://github.com/yargs/yargs/blob/master/CHANGELOG.md
Breaking changes in version 13.x
Breaking changes in version 12.x: