mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
chore: Bump fast-uri override to 3.1.2 (#30307)
This commit is contained in:
parent
27d72acae5
commit
28df864aab
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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':
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user