1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-11 00:36:26 +00:00

Bump striptags from 2.2.1 to 3.2.0

Bumps [striptags](https://github.com/ericnorris/striptags) from 2.2.1 to 3.2.0.
- [Release notes](https://github.com/ericnorris/striptags/releases)
- [Commits](https://github.com/ericnorris/striptags/compare/v2.2.1...v3.2.0)

---
updated-dependencies:
- dependency-name: striptags
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-18 19:54:00 +00:00
committed by GitHub
parent 58c4a78be1
commit c9ad60c964
2 changed files with 5 additions and 4 deletions

View File

@@ -121,7 +121,7 @@
"redux": "^3.5.2",
"sander": "^0.5.1",
"sanitize-html": "^1.18.2",
"striptags": "^2.2.1",
"striptags": "^3.2.0",
"turndown": "^4.0.2",
"turndown-plugin-gfm": "^1.0.2",
"typo-js": "^1.0.3",

View File

@@ -9290,9 +9290,10 @@ strip-outer@^1.0.0:
dependencies:
escape-string-regexp "^1.0.2"
striptags@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/striptags/-/striptags-2.2.1.tgz#4c450b708d41b8bf39cf24c49ff234fc6aabfd32"
striptags@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052"
integrity sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==
style-loader@^0.12.4:
version "0.12.4"