Skip to content

Commit a366b66

Browse files
regexp CVE fix (#390)
* Fix path-to-regexp cve in common packages * Fix path-to-regexp cve in common packages
1 parent 65dbef5 commit a366b66

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

common-npm-packages/codeanalysis-common/package-lock.json

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

common-npm-packages/codeanalysis-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-pipelines-tasks-codeanalysis-common",
3-
"version": "2.245.0",
3+
"version": "2.246.0",
44
"author": "Microsoft Corporation",
55
"description": "Build with Gradle",
66
"license": "MIT",

common-npm-packages/codecoverage-tools/package-lock.json

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

common-npm-packages/codecoverage-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-pipelines-tasks-codecoverage-tools",
3-
"version": "3.245.1",
3+
"version": "3.246.0",
44
"author": "Microsoft Corporation",
55
"description": "VSTS Tasks Code Coverage Tools",
66
"license": "MIT",

0 commit comments

Comments
 (0)