mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332)
This commit is contained in:
committed by
GitHub
parent
02d11b5e7a
commit
4110f3188e
@@ -1,8 +1,8 @@
|
||||
diff --git a/index.d.ts b/index.d.ts
|
||||
index 5cc36f5760c806a76ee839bfb67c419c9cb48901..8ef0bf74f0f31741b564fe37f040144526e98eb5 100644
|
||||
index fbad2c77669b1effe9d1ca30f518eb5e0058f2e0..6dc02519a6a8dfe1c7dc7d4d600478ba841b172a 100644
|
||||
--- a/index.d.ts
|
||||
+++ b/index.d.ts
|
||||
@@ -646,7 +646,7 @@ export interface Request<
|
||||
@@ -641,7 +641,7 @@ export interface Request<
|
||||
|
||||
query: ReqQuery;
|
||||
|
||||
Reference in New Issue
Block a user