summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-04 07:10:14 +0000
committerGitHub <noreply@github.com>2022-02-04 07:10:14 +0000
commit6eee2d8771ed4e807c53a8ca9557701585744e7f (patch)
treec97c7b440897e637e751ca868601983a27ff1e41 /searx/static/themes/simple/package.json
parent9fae80facb8efaad22dc5e20f48c001f89e8e567 (diff)
downloadsearxng-6eee2d8771ed4e807c53a8ca9557701585744e7f.tar.gz
searxng-6eee2d8771ed4e807c53a8ca9557701585744e7f.zip
Bump sharp from 0.29.3 to 0.30.0 in /searx/static/themes/simple
Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.29.3...v0.30.0) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index b90d6de70..65f766fbf 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -14,7 +14,7 @@
"ionicons": "^6.0.0",
"less": "^4.1.1",
"less-plugin-clean-css": "^1.5.1",
- "sharp": "^0.29.3",
+ "sharp": "^0.30.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ejs": "^3.1.6",