fix(core): Upgrade uuid (no-changelog) (#10860)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-09-17 19:28:54 +02:00
committed by GitHub
parent aa283b7554
commit 989f69d1f4
2 changed files with 88 additions and 30 deletions

View File

@@ -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