mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 18:36:46 +00:00
updated undici dependecy and licenses
This commit is contained in:
parent
3efc91fc17
commit
257b7d72b6
6 changed files with 524 additions and 92 deletions
|
@ -35,11 +35,12 @@
|
|||
"@actions/tool-cache": "^2.0.1",
|
||||
"braces": "^3.0.3",
|
||||
"semver": "^7.6.2",
|
||||
"undici": "^5.28.4",
|
||||
"xmlbuilder2": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.14.5",
|
||||
"@types/node": "^20.14.6",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue