Update html-entities

This commit is contained in:
Cohee
2025-06-11 22:35:31 +03:00
parent 3afbbee382
commit b3d399b71c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -63,7 +63,7 @@
"handlebars": "^4.7.8",
"helmet": "^7.2.0",
"highlight.js": "^11.11.1",
"html-entities": "^2.5.2",
"html-entities": "^2.6.0",
"iconv-lite": "^0.6.3",
"ip-matching": "^2.1.2",
"ip-regex": "^5.0.0",
@@ -5163,9 +5163,9 @@
}
},
"node_modules/html-entities": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz",
"integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
"integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -53,7 +53,7 @@
"handlebars": "^4.7.8",
"helmet": "^7.2.0",
"highlight.js": "^11.11.1",
"html-entities": "^2.5.2",
"html-entities": "^2.6.0",
"iconv-lite": "^0.6.3",
"ip-matching": "^2.1.2",
"ip-regex": "^5.0.0",