summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-01 07:15:39 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-12-23 07:49:03 +0100
commit26737fda1bf7be92f105412c6eca562abedc115e (patch)
tree9ed0b7a69ab4c0f12ec6f5ff83a078da3bcdde3e
parent3665b32affe6fc7d7d4e4d8f5c119b303d38f2f1 (diff)
Bump sharp from 0.32.6 to 0.33.0 in /searx/static/themes/simple
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.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.32.6...v0.33.0) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-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 0472904d..871b7a60 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -14,7 +14,7 @@
"ionicons": "^7.1.0",
"less": "^4.1.3",
"less-plugin-clean-css": "^1.5.1",
- "sharp": "^0.32.0",
+ "sharp": "^0.33.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ejs": "^3.1.8",