Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.21...v1.0.22)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-01 00:43:58 +01:00
committed by Christian Muehlhaeuser
parent bf21e0bca6
commit e1ace906fe
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/alecthomas/chroma v0.10.0
github.com/microcosm-cc/bluemonday v1.0.21
github.com/microcosm-cc/bluemonday v1.0.22
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.13.0
github.com/olekukonko/tablewriter v0.0.5