mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 23:02:10 +03:00
chore(deps): resolve 3 more Dependabot alerts (dompurify, fast-xml-parser, sharp) (#8069)
- dompurify ^3.4.12 (direct dep + override) — #132 (low) - fast-xml-parser ^5.10.1 (override, via @azure/core-xml) — #133 (high, DOCTYPE entity expansion) - sharp ^0.35.0 (override, via next + @huggingface/transformers) — #134 (high, libvips CVEs) Resolved: dompurify 3.4.12, fast-xml-parser 5.10.1, sharp 0.35.3. All clear in npm audit; lockfile-lint OK.
This commit is contained in:
committed by
GitHub
parent
90c70dd101
commit
97df8d254f
1
changelog.d/fixes/sec-deps2-dependabot-3.md
Normal file
1
changelog.d/fixes/sec-deps2-dependabot-3.md
Normal file
@@ -0,0 +1 @@
|
||||
- chore(deps): bump dompurify≥3.4.12, fast-xml-parser≥5.10.1, sharp≥0.35.0 to clear 3 Dependabot alerts
|
||||
910
package-lock.json
generated
910
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -251,7 +251,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"commander": "^15.0.0",
|
||||
"csv-stringify": "^6.7.0",
|
||||
"dompurify": "^3.4.11",
|
||||
"dompurify": "^3.4.12",
|
||||
"express": "^5.2.1",
|
||||
"fetch-socks": "^1.3.3",
|
||||
"fflate": "^0.8.3",
|
||||
@@ -390,7 +390,9 @@
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"dompurify": "^3.4.11",
|
||||
"dompurify": "^3.4.12",
|
||||
"fast-xml-parser": "^5.10.1",
|
||||
"sharp": "^0.35.0",
|
||||
"postcss": "^8.5.14",
|
||||
"ip-address": "10.2.0",
|
||||
"qs": "^6.15.2",
|
||||
|
||||
Reference in New Issue
Block a user