mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
chore(deps): resolve 3 Dependabot alerts (dompurify, fast-xml-parser, sharp) (#8070)
- dompurify ^3.4.12 (#132, low), fast-xml-parser ^5.10.1 (#133, high DOCTYPE), sharp ^0.35.0 (#134, high libvips) 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
95c9325679
commit
51087675ca
958
package-lock.json
generated
958
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -242,7 +242,7 @@
|
|||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"commander": "^15.0.0",
|
"commander": "^15.0.0",
|
||||||
"csv-stringify": "^6.7.0",
|
"csv-stringify": "^6.7.0",
|
||||||
"dompurify": "^3.4.11",
|
"dompurify": "^3.4.12",
|
||||||
"express": "^5.2.1",
|
"express": "^5.2.1",
|
||||||
"fetch-socks": "^1.3.3",
|
"fetch-socks": "^1.3.3",
|
||||||
"fflate": "^0.8.3",
|
"fflate": "^0.8.3",
|
||||||
@@ -380,7 +380,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"dompurify": "^3.4.11",
|
"dompurify": "^3.4.12",
|
||||||
|
"fast-xml-parser": "^5.10.1",
|
||||||
|
"sharp": "^0.35.0",
|
||||||
"postcss": "^8.5.14",
|
"postcss": "^8.5.14",
|
||||||
"ip-address": "10.2.0",
|
"ip-address": "10.2.0",
|
||||||
"qs": "^6.15.2",
|
"qs": "^6.15.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user