Skip to content

Commit 25a0611

Browse files
npm audit fix (#16742)
Co-authored-by: rajnish-byte <[email protected]>
1 parent c1663ff commit 25a0611

File tree

8 files changed

+139
-93
lines changed

8 files changed

+139
-93
lines changed

Tasks/DotNetCoreInstallerV0/package-lock.json

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

Tasks/DotNetCoreInstallerV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/q": "^1.0.7",
2929
"azure-pipelines-tool-lib": "^1.0.0-preview.0",
3030
"azure-pipelines-task-lib": "^3.0.6-preview.0",
31-
"typed-rest-client": "0.11.0"
31+
"typed-rest-client": "1.8.9"
3232
},
3333
"devDependencies": {
3434
"typescript": "4.0.2"

Tasks/DotNetCoreInstallerV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 204,
16+
"Minor": 209,
1717
"Patch": 0
1818
},
1919
"satisfies": [

Tasks/DotNetCoreInstallerV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 204,
16+
"Minor": 209,
1717
"Patch": 0
1818
},
1919
"satisfies": [

0 commit comments

Comments
 (0)