Upgrade to libvips v8.13.1

This commit is contained in:
Lovell Fuller
2022-09-04 12:42:27 +01:00
parent 1eb66c0944
commit 5cdb2b83d5
9 changed files with 25 additions and 26 deletions

View File

@@ -680,7 +680,7 @@ describe('Input/output', function () {
});
});
describe('Switch off safety limits for PNG/SVG input', () => {
describe('Switch off safety limits for PNG/SVG/JPEG input', () => {
it('Valid', () => {
assert.doesNotThrow(() => {
sharp({ unlimited: true });