Skip to content

Commit

Permalink
[All Tasks] Fix vulnerabilities - node-forge (1.2.1) (#344)
Browse files Browse the repository at this point in the history
* Bumped minimatch

* Bumped google-apis and google-auth-library versions - to resolve node-forge vulnerability

* Bumped taks version

* Bump tasks versions

* Bump extension version

Co-authored-by: Maksim Petrov <petrov.m.a.37@gmail.com>
  • Loading branch information
Anatoly Bolshakov and vmapetr authored Jun 1, 2022
1 parent 8d3f54f commit 84fe86a
Show file tree
Hide file tree
Showing 19 changed files with 81 additions and 81 deletions.
22 changes: 11 additions & 11 deletions Tasks/GooglePlayPromoteV2/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/GooglePlayPromoteV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"azure-pipelines-task-lib": "^3.1.2",
"googleapis": "^67.1.0",
"google-auth-library": "^7.0.2",
"google-auth-library": "^7.14.1",
"@types/node": "^10.17.0",
"@types/mocha": "^5.2.7"
},
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayPromoteV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "3",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayPromoteV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "3",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
56 changes: 28 additions & 28 deletions Tasks/GooglePlayReleaseV4/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/GooglePlayReleaseV4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@types/node": "^16.7.10",
"azure-pipelines-task-lib": "^3.1.9",
"glob": "^7.1.7",
"googleapis": "^85.0.0"
"googleapis": "^90.0.0"
},
"devDependencies": {
"typescript": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayReleaseV4/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"demands": [],
"version": {
"Major": "4",
"Minor": "203",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayReleaseV4/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"demands": [],
"version": {
"Major": "4",
"Minor": "203",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
22 changes: 11 additions & 11 deletions Tasks/GooglePlayRolloutUpdateV3/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/GooglePlayRolloutUpdateV3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/mocha": "^5.2.7",
"azure-pipelines-task-lib": "^3.1.2",
"googleapis": "^67.1.0",
"google-auth-library": "^7.0.2"
"google-auth-library": "^7.14.1"
},
"devDependencies": {
"typescript": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayRolloutUpdateV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "2",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayRolloutUpdateV3/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "2",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
22 changes: 11 additions & 11 deletions Tasks/GooglePlayStatusUpdateV2/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/GooglePlayStatusUpdateV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/mocha": "^5.2.7",
"azure-pipelines-task-lib": "^3.1.2",
"googleapis": "^67.1.0",
"google-auth-library": "^7.0.2"
"google-auth-library": "^7.14.1"
},
"devDependencies": {
"typescript": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayStatusUpdateV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "2",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/GooglePlayStatusUpdateV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"version": {
"Major": "2",
"Minor": "201",
"Minor": "206",
"Patch": "0"
},
"minimumAgentVersion": "2.182.1",
Expand Down
Loading

0 comments on commit 84fe86a

Please sign in to comment.