diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-09 07:11:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-09 07:11:11 +0000 |
commit | cbf65e829289503c5242b80e94665dd6fd78cfb4 (patch) | |
tree | df388395baca216da7a93d19f937bd39dd051ad0 /searx/static/themes/simple/package.json | |
parent | 691c0ed6b97c2480fdc1245fd09231b0b384bbf0 (diff) | |
download | searxng-cbf65e829289503c5242b80e94665dd6fd78cfb4.tar.gz searxng-cbf65e829289503c5242b80e94665dd6fd78cfb4.zip |
Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simple
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.31.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.30.7...v0.31.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.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 be4c7fbac..39a4de2d9 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -14,7 +14,7 @@ "ionicons": "^6.0.2", "less": "^4.1.3", "less-plugin-clean-css": "^1.5.1", - "sharp": "^0.30.6", + "sharp": "^0.31.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", "ejs": "^3.1.8", |