Skip to content

Commit 3be2d1b

Browse files
author
Anatoly Bolshakov
authored
Npm audit fix for JavaToolInstallerV0 (#15859)
* Npm audit fix for JavaToolInstaller * Bumped version
1 parent a6bfb67 commit 3be2d1b

File tree

3 files changed

+16
-104
lines changed

3 files changed

+16
-104
lines changed

Tasks/JavaToolInstallerV0/package-lock.json

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

Tasks/JavaToolInstallerV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 0,
1616
"Minor": 200,
17-
"Patch": 0
17+
"Patch": 1
1818
},
1919
"satisfies": [
2020
"Java",

Tasks/JavaToolInstallerV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 0,
1616
"Minor": 200,
17-
"Patch": 0
17+
"Patch": 1
1818
},
1919
"satisfies": [
2020
"Java",

0 commit comments

Comments
 (0)