Skip to content

Commit 5e7bb73

Browse files
authored
Bumped decompress-zip for azurermdeploycommon-v3 (#16530)
1 parent 6975736 commit 5e7bb73

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

common-npm-packages/AzureRmDeploy-common-v3/package-lock.json

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

common-npm-packages/AzureRmDeploy-common-v3/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-pipelines-tasks-azurermdeploycommon-v3",
3-
"version": "3.206.0",
3+
"version": "3.207.0",
44
"description": "Common Lib for Azure ARM REST apis",
55
"repository": {
66
"type": "git",
@@ -19,16 +19,16 @@
1919
"@types/mocha": "^5.2.7",
2020
"@types/node": "^10.17.0",
2121
"@types/q": "1.0.7",
22+
"archiver": "2.1.1",
23+
"azure-pipelines-task-lib": "^3.1.0",
24+
"decompress-zip": "^0.3.3",
2225
"jsonwebtoken": "7.3.0",
26+
"ltx": "2.6.2",
27+
"node-stream-zip": "1.7.0",
2328
"q": "1.5.1",
2429
"typed-rest-client": "^1.8.4",
25-
"azure-pipelines-task-lib": "^3.1.0",
26-
"archiver": "2.1.1",
27-
"decompress-zip": "0.3.0",
28-
"ltx": "2.6.2",
2930
"winreg": "1.2.2",
30-
"xml2js": "0.4.13",
31-
"node-stream-zip": "1.7.0"
31+
"xml2js": "0.4.13"
3232
},
3333
"devDependencies": {
3434
"typescript": "4.0.2"

0 commit comments

Comments
 (0)