fix(security): update fast-uri to 3.1.7 (#2936)

This commit is contained in:
haelyra
2026-09-02 15:13:20 -04:00
committed by GitHub
parent de899ac472
commit 348f80a89b
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -507,12 +507,12 @@
"node": ">=18"
},
"overrides": {
"fast-uri": "3.1.5",
"fast-uri": "3.1.7",
"markdown-it": "14.3.0",
"js-yaml": "4.3.1"
},
"resolutions": {
"fast-uri": "3.1.5",
"fast-uri": "3.1.7",
"markdown-it": "14.3.0",
"js-yaml": "4.3.1"
},