Skip to content

Commit 425f503

Browse files
chore(deps): bump striptags from 3.1.1 to 3.2.0
Bumps [striptags](https://github.com/ericnorris/striptags) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/ericnorris/striptags/releases) - [Commits](ericnorris/striptags@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: striptags dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1034e40 commit 425f503

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"simple-get": "^4.0.1",
6060
"slug": "^0.9.3",
6161
"ssh2-sftp-client": "^4.2.4",
62-
"striptags": "^3.1.1",
62+
"striptags": "^3.2.0",
6363
"transliteration": "^1.6.6",
6464
"url-join": "^4.0.1",
6565
"uuid": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10662,10 +10662,10 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
1066210662
version "2.0.1"
1066310663
resolved "http://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-2.0.1.tgz"
1066410664

10665-
striptags@^3.1.1:
10666-
version "3.1.1"
10667-
resolved "https://registry.npmjs.org/striptags/-/striptags-3.1.1.tgz"
10668-
integrity sha1-yMPn/db7S7OjKjt1LltePjgJPr0=
10665+
striptags@^3.2.0:
10666+
version "3.2.0"
10667+
resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052"
10668+
integrity sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==
1066910669

1067010670
stylehacks@^4.0.0:
1067110671
version "4.0.1"

0 commit comments

Comments
 (0)