chore: Bump fast-uri override to 3.1.2 (#30307)

This commit is contained in:
Matsu 2026-05-12 14:41:40 +03:00 committed by GitHub
parent 27d72acae5
commit 28df864aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -170,7 +170,8 @@
"fast-xml-parser": "5.7.2",
"hono": "4.12.18",
"@anthropic-ai/sdk@<=0.91.1": "0.91.1",
"uuid@<=13.0.1": "13.0.1"
"uuid@<=13.0.1": "13.0.1",
"fast-uri": "3.1.2"
},
"patchedDependencies": {
"bull@4.16.4": "patches/bull@4.16.4.patch",

View File

@ -468,6 +468,7 @@ overrides:
hono: 4.12.18
'@anthropic-ai/sdk@<=0.91.1': 0.91.1
uuid@<=13.0.1: 13.0.1
fast-uri: 3.1.2
patchedDependencies:
'@lezer/highlight':