You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
warning @symfony/webpack-encore > css-minimizer-webpack-plugin > cssnano > cssnano-preset-default > postcss-svgo > svgo > [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
This is not something to be concerned about (the package still works fine).
And it will be solved once svgo moves away from that dependency (see svg/svgo#1681 for the work happening there)
I'm closing this ticket as there is nothing to do in webpack-encore.
Is this something to be concerned about or to be addressed?
The text was updated successfully, but these errors were encountered: