This repository was archived by the owner on Jun 19, 2023. It is now read-only.
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
"clean-base-url" : " ^1.0.0" ,
24
24
"discourse-plugins" : " 1.0.0" ,
25
25
"express" : " ^4.18.2" ,
26
- "html-entities" : " ^2.3.4 " ,
26
+ "html-entities" : " ^2.3.5 " ,
27
27
"jsdom" : " ^22.1.0" ,
28
28
"node-fetch" : " ^3.3.1"
29
29
}
Original file line number Diff line number Diff line change 52
52
"ember-source" : " ~3.28.12" ,
53
53
"ember-test-selectors" : " ^6.0.0" ,
54
54
"handlebars" : " ^4.7.7" ,
55
- "html-entities" : " ^2.3.4 " ,
55
+ "html-entities" : " ^2.3.5 " ,
56
56
"js-yaml" : " ^4.1.0" ,
57
57
"jsdom" : " ^22.1.0" ,
58
58
"markdown-it" : " ^13.0.1" ,
Original file line number Diff line number Diff line change @@ -5755,10 +5755,10 @@ html-encoding-sniffer@^3.0.0:
5755
5755
dependencies :
5756
5756
whatwg-encoding "^2.0.0"
5757
5757
5758
- html-entities@^2.3.4 :
5759
- version "2.3.4 "
5760
- resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.4 .tgz#c65db1302652a0a2986f216ef911df65015dc1ac "
5761
- integrity sha512-TtiHkpRBqP40OzizVWjwBPBsiqchEZxAg/nys6D6lIpdoVLo7sWZ/5Sf/s4UaBHQ6pzUzEr3NiItvEoO46sPtQ ==
5758
+ html-entities@^2.3.5 :
5759
+ version "2.3.5 "
5760
+ resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.5 .tgz#9f117bf6a5962efc31e094f6c6dad3cf3b95e33e "
5761
+ integrity sha512-72TJlcMkYsEJASa/3HnX7VT59htM7iSHbH59NSZbtc+22Ap0Txnlx91sfeB+/A7wNZg7UxtZdhAW4y+/jimrdg ==
5762
5762
5763
5763
http-errors@2.0.0 :
5764
5764
version "2.0.0"
You can’t perform that action at this time.
0 commit comments