diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-31 11:39:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-31 11:39:17 +0000 |
commit | b99e028ed08144e51b1cd474330e97a0d3e5c57e (patch) | |
tree | fa65025c70af67f72afddc3da5cc66bd7610714d /searx/static/themes/simple | |
parent | 68703ba22ec6b10627ee3d42acd9bb639547ea5c (diff) | |
download | searxng-b99e028ed08144e51b1cd474330e97a0d3e5c57e.tar.gz searxng-b99e028ed08144e51b1cd474330e97a0d3e5c57e.zip |
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>
Diffstat (limited to 'searx/static/themes/simple')
-rw-r--r-- | searx/static/themes/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index 4c1cd169a..fdb4f88bf 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.31.0", + "sharp": "^0.32.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", "ejs": "^3.1.8", |