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

Commit 56bb1d6e by Laure Retru-Chavastel Committed by GitHub

fix(dependency): upgrade validator (#13350)

1 parent b6746006
Showing with 2 additions and 2 deletions
...@@ -37,14 +37,14 @@ ...@@ -37,14 +37,14 @@
"sequelize-pool": "^6.0.0", "sequelize-pool": "^6.0.0",
"toposort-class": "^1.0.1", "toposort-class": "^1.0.1",
"uuid": "^8.1.0", "uuid": "^8.1.0",
"validator": "^10.11.0", "validator": "^13.6.0",
"wkx": "^0.5.0" "wkx": "^0.5.0"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^11.0.0", "@commitlint/cli": "^11.0.0",
"@commitlint/config-angular": "^11.0.0", "@commitlint/config-angular": "^11.0.0",
"@types/node": "^12.12.42", "@types/node": "^12.12.42",
"@types/validator": "^10.11.0", "@types/validator": "^13.1.4",
"acorn": "^8.0.4", "acorn": "^8.0.4",
"chai": "^4.x", "chai": "^4.x",
"chai-as-promised": "^7.x", "chai-as-promised": "^7.x",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!