chore(deps): bump sharp from 0.30.7 to 0.31.0 (#1210) [skip ci]

This commit is contained in:
dependabot[bot]
2022-09-05 21:08:06 -04:00
committed by GitHub
parent bd6a264c2e
commit 5747703b94
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.7.1", "sanitize-html": "^2.7.1",
"sharp": "^0.30.7", "sharp": "^0.31.0",
"simple-git": "^3.14.0", "simple-git": "^3.14.0",
"svgo": "^2.8.0", "svgo": "^2.8.0",
"twemoji-parser": "^14.0.0", "twemoji-parser": "^14.0.0",
@@ -8721,9 +8721,9 @@
"optional": true "optional": true
}, },
"node_modules/sharp": { "node_modules/sharp": {
"version": "0.30.7", "version": "0.31.0",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.7.tgz", "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.0.tgz",
"integrity": "sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==", "integrity": "sha512-ft96f8WzGxavg0rkLpMw90MTPMUZDyf0tHjPPh8Ob59xt6KzX8EqtotcqZGUm7kwqpX2pmYiyYX2LL0IZ/FDEw==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"color": "^4.2.3", "color": "^4.2.3",
@@ -8736,7 +8736,7 @@
"tunnel-agent": "^0.6.0" "tunnel-agent": "^0.6.0"
}, },
"engines": { "engines": {
"node": ">=12.13.0" "node": ">=14.15.0"
}, },
"funding": { "funding": {
"url": "https://opencollective.com/libvips" "url": "https://opencollective.com/libvips"
@@ -16687,9 +16687,9 @@
"optional": true "optional": true
}, },
"sharp": { "sharp": {
"version": "0.30.7", "version": "0.31.0",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.7.tgz", "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.0.tgz",
"integrity": "sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==", "integrity": "sha512-ft96f8WzGxavg0rkLpMw90MTPMUZDyf0tHjPPh8Ob59xt6KzX8EqtotcqZGUm7kwqpX2pmYiyYX2LL0IZ/FDEw==",
"requires": { "requires": {
"color": "^4.2.3", "color": "^4.2.3",
"detect-libc": "^2.0.1", "detect-libc": "^2.0.1",

View File

@@ -62,7 +62,7 @@
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.7.1", "sanitize-html": "^2.7.1",
"sharp": "^0.30.7", "sharp": "^0.31.0",
"simple-git": "^3.14.0", "simple-git": "^3.14.0",
"svgo": "^2.8.0", "svgo": "^2.8.0",
"twemoji-parser": "^14.0.0", "twemoji-parser": "^14.0.0",