Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 26e3f52

Browse files
committed
chore(package): re-upgrade striptags to 3.1.1
Fixes #678
1 parent 298988a commit 26e3f52

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-intersection-observer": "6.3.1",
4646
"react-modal": "3.7.1",
4747
"react-stickyfill": "0.2.3",
48-
"striptags": "2.2.1"
48+
"striptags": "3.1.1"
4949
},
5050
"devDependencies": {
5151
"@aller/eslint-config-aller": "0.7.0",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -8301,9 +8301,10 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
83018301
version "2.0.1"
83028302
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
83038303

8304-
8305-
version "2.2.1"
8306-
resolved "https://registry.yarnpkg.com/striptags/-/striptags-2.2.1.tgz#4c450b708d41b8bf39cf24c49ff234fc6aabfd32"
8304+
8305+
version "3.1.1"
8306+
resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.1.1.tgz#c8c3e7fdd6fb4bb3a32a3b752e5b5e3e38093ebd"
8307+
integrity sha1-yMPn/db7S7OjKjt1LltePjgJPr0=
83078308

83088309
style-loader@^0.23.1:
83098310
version "0.23.1"

0 commit comments

Comments
 (0)