diff --git a/package-lock.json b/package-lock.json index bf8895c..113dbaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "fs-extra": "10.1.0", "node-fetch": "2.7.0", "node-html-parser": "5.4.2", - "sharp": "0.32.5", + "sharp": "0.32.6", "tslib": "2.6.2", "yargs": "17.7.2" }, @@ -12507,9 +12507,9 @@ "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" }, "node_modules/sharp": { - "version": "0.32.5", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.5.tgz", - "integrity": "sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==", + "version": "0.32.6", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz", + "integrity": "sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==", "hasInstallScript": true, "dependencies": { "color": "^4.2.3", diff --git a/package.json b/package.json index d7e4d43..8962894 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "fs-extra": "10.1.0", "node-fetch": "2.7.0", "node-html-parser": "5.4.2", - "sharp": "0.32.5", + "sharp": "0.32.6", "tslib": "2.6.2", "yargs": "17.7.2" },