mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-03-21 06:55:58 +03:00
build(deps): bump fast-xml-parser from 5.3.3 to 5.4.2
Consolidates Dependabot PR #1727 Updates fast-xml-parser to address security vulnerabilities. This is a patch update that maintains backward compatibility.
This commit is contained in:
parent
5656298164
commit
7bdf326dde
2 changed files with 24 additions and 9 deletions
|
|
@ -26,7 +26,8 @@
|
|||
"@actions/cache": "^5.0.5",
|
||||
"@actions/core": "^2.0.3",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/io": "^2.0.0"
|
||||
"@actions/io": "^2.0.0",
|
||||
"fast-xml-parser": "5.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
@ -51,4 +52,4 @@
|
|||
"engines": {
|
||||
"node": ">=24"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue