Skip to content

Commit c153390

Browse files
committed
Update Validator Package version to fix vulnerability
1 parent e17e51a commit c153390

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tfx-cli",
3-
"version": "0.22.4",
3+
"version": "0.22.5",
44
"description": "CLI for Azure DevOps Services and Team Foundation Server",
55
"repository": {
66
"type": "git",
@@ -56,7 +56,7 @@
5656
"tracer": "0.7.4",
5757
"util.promisify": "^1.0.0",
5858
"uuid": "^13.0.0",
59-
"validator": "^13.7.0",
59+
"validator": "^13.15.23",
6060
"winreg": "0.0.12",
6161
"xml2js": "^0.5.0"
6262
},

0 commit comments

Comments
 (0)