diff --git a/packages/@liexp/backend/package.json b/packages/@liexp/backend/package.json index 8a98bf75f..c047e4526 100644 --- a/packages/@liexp/backend/package.json +++ b/packages/@liexp/backend/package.json @@ -37,7 +37,7 @@ "jsdom": "^26.0.0", "jsonwebtoken": "^9.0.2", "nodemw": "^0.22.0", - "reflect-metadata": "^0.1.13", + "reflect-metadata": "^0.2.2", "ts-io-error": "^2.0.0", "typeorm": "^0.3.20" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a95b624b..10673bac3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^7.1.3 version: 7.1.3 reflect-metadata: - specifier: ^0.1.13 - version: 0.1.14 + specifier: ^0.2.2 + version: 0.2.2 sharp: specifier: '*' version: 0.33.5 @@ -1610,6 +1610,10 @@ packages: resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.26.7': + resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} + engines: {node: '>=6.9.0'} + '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} @@ -11191,6 +11195,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.26.7': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 @@ -12427,7 +12435,7 @@ snapshots: '@mui/utils@6.4.1(@types/react@18.3.18)(react@18.3.1)': dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.26.7 '@mui/types': 7.2.21(@types/react@18.3.18) '@types/prop-types': 15.7.14 clsx: 2.1.1