diff --git a/package.json b/package.json index 8a2f9e6f..3085d7f7 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,6 @@ "url": "git+https://github.com/EC-Nordbund/EC-Website-content.git" }, "dependencies": { - "@squoosh/lib": "0.4.1" + "@squoosh/lib": "0.5.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e0e669f..ebecd29d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,17 +1,16 @@ lockfileVersion: 5.3 specifiers: - '@squoosh/lib': 0.4.1 + '@squoosh/lib': 0.5.3 dependencies: - '@squoosh/lib': 0.4.1 + '@squoosh/lib': 0.5.3 packages: - /@squoosh/lib/0.4.1: - resolution: {integrity: sha512-qAO4AXEpSnurikGFZwsG7DGi7QHBIaDpbumcDyUvJNOd652ksZSVXmFHwlEikc7hy0RQ9LczIURqfSDo/5oc5Q==} + /@squoosh/lib/0.5.3: + resolution: {integrity: sha512-d/yn6M0P5rk+L0QOl/hzvlHDqXCCmEvwdcYu7sXwhyYDNskg9oxlZtZTBaKKbX6Vq0rzajI9GZkDC0zXlz/oRw==} engines: {node: ' ^12.5.0 || ^14.0.0 || ^16.0.0 '} - deprecated: This version has bugs and other unintended breaking changes dependencies: wasm-feature-detect: 1.2.11 web-streams-polyfill: 3.2.0