Skip to content

Commit

Permalink
npm audit fix (#17900)
Browse files Browse the repository at this point in the history
Co-authored-by: v-nagarajku <96724708+v-nagarajku@users.noreply.github.com>
  • Loading branch information
v-schhabra and v-nagarajku authored Mar 24, 2023
1 parent 42521e1 commit 2c3a2a5
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 39 deletions.
71 changes: 35 additions & 36 deletions Tasks/FileTransformV1/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/FileTransformV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/mocha": "^5.2.7",
"@types/node": "^16.11.39",
"@types/q": "1.0.7",
"azure-pipelines-tasks-webdeployment-common": "4.208.0",
"azure-pipelines-tasks-webdeployment-common": "^4.219.1",
"q": "1.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/FileTransformV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"version": {
"Major": 1,
"Minor": 215,
"Minor": 220,
"Patch": 0
},
"instanceNameFormat": "File Transform: $(Package)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/FileTransformV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"version": {
"Major": 1,
"Minor": 215,
"Minor": 220,
"Patch": 0
},
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down

0 comments on commit 2c3a2a5

Please sign in to comment.