不要怂,就是干,撸起袖子干!

Commit bee03c10 by Gareth Oakley Committed by Sushant

fix: update validator.js to prevent denial of service (#9112)

1 parent 191819fa
Showing with 1 additions and 1 deletions
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"terraformer-wkt-parser": "^1.1.2", "terraformer-wkt-parser": "^1.1.2",
"toposort-class": "^1.0.1", "toposort-class": "^1.0.1",
"uuid": "^3.2.1", "uuid": "^3.2.1",
"validator": "^9.4.0", "validator": "^9.4.1",
"wkx": "^0.4.1" "wkx": "^0.4.1"
}, },
"devDependencies": { "devDependencies": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!