Update @actions/cache to 5.1.0, add security overrides for undici and fast-xml-parser, update licenses

This commit is contained in:
HarithaVattikuti
2026-07-08 17:54:35 -05:00
parent 48b55a011b
commit 0f24784737
15 changed files with 979 additions and 24290 deletions
+5 -1
View File
@@ -27,8 +27,12 @@
],
"author": "GitHub",
"license": "MIT",
"overrides": {
"undici": "^6.24.1",
"fast-xml-parser": "^5.9.2"
},
"dependencies": {
"@actions/cache": "^5.0.5",
"@actions/cache": "5.1.0",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",