Update html-entities

b3d399b71c3ccb3c7880a2e8c6364baee88f9ac0

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +5 -5Showing whitespace changes
package-lock.json+4 -4
@@ -63,7 +63,7 @@
63 "handlebars": "^4.7.8",63 "handlebars": "^4.7.8",
64 "helmet": "^7.2.0",64 "helmet": "^7.2.0",
65 "highlight.js": "^11.11.1",65 "highlight.js": "^11.11.1",
66 "html-entities": "^2.5.2",66 "html-entities": "^2.6.0",
67 "iconv-lite": "^0.6.3",67 "iconv-lite": "^0.6.3",
68 "ip-matching": "^2.1.2",68 "ip-matching": "^2.1.2",
69 "ip-regex": "^5.0.0",69 "ip-regex": "^5.0.0",
@@ -5163,9 +5163,9 @@
5163 }5163 }
5164 },5164 },
5165 "node_modules/html-entities": {5165 "node_modules/html-entities": {
5166 "version": "2.5.2",5166 "version": "2.6.0",
5167 "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz",5167 "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
5168 "integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==",5168 "integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
5169 "funding": [5169 "funding": [
5170 {5170 {
5171 "type": "github",5171 "type": "github",
package.json+1 -1
@@ -53,7 +53,7 @@
53 "handlebars": "^4.7.8",53 "handlebars": "^4.7.8",
54 "helmet": "^7.2.0",54 "helmet": "^7.2.0",
55 "highlight.js": "^11.11.1",55 "highlight.js": "^11.11.1",
56 "html-entities": "^2.5.2",56 "html-entities": "^2.6.0",
57 "iconv-lite": "^0.6.3",57 "iconv-lite": "^0.6.3",
58 "ip-matching": "^2.1.2",58 "ip-matching": "^2.1.2",
59 "ip-regex": "^5.0.0",59 "ip-regex": "^5.0.0",