mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(core): Upgrade uuid (no-changelog) (#10860)
This commit is contained in:
committed by
GitHub
parent
aa283b7554
commit
989f69d1f4
@@ -8,7 +8,7 @@ catalog:
|
||||
'@types/basic-auth': ^1.1.3
|
||||
'@types/express': ^4.17.21
|
||||
'@types/lodash': ^4.14.195
|
||||
'@types/uuid': ^8.3.2
|
||||
'@types/uuid': ^10.0.0
|
||||
'@types/xml2js': ^0.4.14
|
||||
axios: 1.7.4
|
||||
basic-auth: 2.0.1
|
||||
@@ -18,7 +18,7 @@ catalog:
|
||||
luxon: 3.4.4
|
||||
nanoid: 3.3.6
|
||||
typedi: 0.10.0
|
||||
uuid: 8.3.2
|
||||
uuid: 10.0.0
|
||||
xml2js: 0.6.2
|
||||
zod: 3.23.8
|
||||
'@langchain/core': 0.2.31
|
||||
|
||||
Reference in New Issue
Block a user