Skip to content

Commit

Permalink
Resolve vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Golubev committed Feb 10, 2022
1 parent 3ee629a commit 2d9f422
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 48 deletions.
118 changes: 73 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"dependencies": {
"@types/semver": "^5.3.0",
"@types/uuid": "^3.4.5",
"azure-pipelines-task-lib": "^3.1.0",
"azure-pipelines-task-lib": "^3.1.10",
"semver": "^5.7.0",
"semver-compare": "^1.0.0",
"typed-rest-client": "^1.8.4",
"typed-rest-client": "^1.8.6",
"uuid": "^3.3.2"
},
"devDependencies": {
Expand All @@ -38,7 +38,7 @@
"@types/xml2js": "^0.4.5",
"mocha": "^5.2.0",
"nock": "13.0.4",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"typescript": "^4.0.5",
"xml2js": "^0.4.23"
}
Expand Down

0 comments on commit 2d9f422

Please sign in to comment.