Browse Source

Bump sharp from 0.31.3 to 0.32.0 in /searx/static/themes/simple

Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.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.31.3...v0.32.0)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
b99e028ed0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/static/themes/simple/package.json

+ 1 - 1
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.31.0",
+    "sharp": "^0.32.0",
     "stylelint": "^13.13.1",
     "stylelint-config-standard": "^22.0.0",
     "ejs": "^3.1.8",