Image Shrinker's package.json says:
My understanding of package.json syntax is that this will use any svgo version up to but not including 2.0.0.
Image Shrinker 1.6.4 was released October 2020 at which time the current version of svgo was 1.3.2. Today in June 2023 the current version of svgo is 3.0.2.
Maybe it's time to release a new version of Image Shrinker with updated versions of svgo and any other of its dependencies that have had new releases?
Image Shrinker's package.json says:
image-shrinker/package.json
Line 65 in 8bca169
My understanding of package.json syntax is that this will use any svgo version up to but not including 2.0.0.
Image Shrinker 1.6.4 was released October 2020 at which time the current version of svgo was 1.3.2. Today in June 2023 the current version of svgo is 3.0.2.
Maybe it's time to release a new version of Image Shrinker with updated versions of svgo and any other of its dependencies that have had new releases?