Skip to content

Commit 6b8ea0b

Browse files
authored
npm audit fix (#17060)
1 parent cd869c5 commit 6b8ea0b

File tree

4 files changed

+70
-33
lines changed

4 files changed

+70
-33
lines changed

Tasks/KubernetesV1/npm-shrinkwrap.json

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

Tasks/KubernetesV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"azure-pipelines-task-lib": "^3.0.6-preview.0",
1010
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.210.0",
1111
"azure-pipelines-tasks-docker-common-v2": "^2.0.1-preview.0",
12-
"azure-pipelines-tasks-kubernetes-common-v2": "^2.0.0-preview.0",
12+
"azure-pipelines-tasks-kubernetes-common-v2": "^2.212.0",
1313
"azure-pipelines-tasks-utility-common": "^3.210.0",
1414
"azure-pipelines-tool-lib": "^2.0.0-preview",
1515
"del": "2.2.0",

Tasks/KubernetesV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 1,
16-
"Minor": 211,
17-
"Patch": 1
16+
"Minor": 213,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"releaseNotes": "What's new in Version 1.0:<br/>&nbsp;Added new service connection type input for easy selection of Azure AKS cluster.<br/>&nbsp;Replaced output variable input with output variables section that we had added in all tasks.",

Tasks/KubernetesV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 1,
16-
"Minor": 211,
17-
"Patch": 1
16+
"Minor": 213,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)