diff --git a/HtmlMesh/package-lock.json b/HtmlMesh/package-lock.json
index b36435f1..7c28bef5 100644
--- a/HtmlMesh/package-lock.json
+++ b/HtmlMesh/package-lock.json
@@ -5802,10 +5802,11 @@
}
},
"node_modules/validator": {
- "version": "13.12.0",
- "resolved": "https://registry.npmjs.org/validator/-/validator-13.12.0.tgz",
- "integrity": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==",
+ "version": "13.15.20",
+ "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.20.tgz",
+ "integrity": "sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.10"
}