Skip to content

Commit

Permalink
Bumped decompress-zip for azurermdeploycommon-v3 (#16530)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-mohithgc authored Jul 5, 2022
1 parent 6975736 commit 5e7bb73
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
48 changes: 24 additions & 24 deletions common-npm-packages/AzureRmDeploy-common-v3/package-lock.json

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

14 changes: 7 additions & 7 deletions common-npm-packages/AzureRmDeploy-common-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-pipelines-tasks-azurermdeploycommon-v3",
"version": "3.206.0",
"version": "3.207.0",
"description": "Common Lib for Azure ARM REST apis",
"repository": {
"type": "git",
Expand All @@ -19,16 +19,16 @@
"@types/mocha": "^5.2.7",
"@types/node": "^10.17.0",
"@types/q": "1.0.7",
"archiver": "2.1.1",
"azure-pipelines-task-lib": "^3.1.0",
"decompress-zip": "^0.3.3",
"jsonwebtoken": "7.3.0",
"ltx": "2.6.2",
"node-stream-zip": "1.7.0",
"q": "1.5.1",
"typed-rest-client": "^1.8.4",
"azure-pipelines-task-lib": "^3.1.0",
"archiver": "2.1.1",
"decompress-zip": "0.3.0",
"ltx": "2.6.2",
"winreg": "1.2.2",
"xml2js": "0.4.13",
"node-stream-zip": "1.7.0"
"xml2js": "0.4.13"
},
"devDependencies": {
"typescript": "4.0.2"
Expand Down

0 comments on commit 5e7bb73

Please sign in to comment.