diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 8b54aed..7be85cf 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -9,10 +9,10 @@ importers: .: dependencies: apexcharts: - specifier: ^5.6.0 + specifier: ^5.10.4 version: 5.10.4 axios: - specifier: ^1.13.5 + specifier: ^1.14.0 version: 1.14.0 clsx: specifier: 2.1.1 @@ -21,13 +21,13 @@ importers: specifier: ^4.6.13 version: 4.6.13 jest: - specifier: ^30.2.0 + specifier: ^30.3.0 version: 30.3.0(@types/node@22.19.18) jsvectormap: specifier: ^1.7.0 version: 1.7.0 microsoft-cognitiveservices-speech-sdk: - specifier: ^1.47.0 + specifier: ^1.49.0 version: 1.49.0 next: specifier: 15.5.10 @@ -36,19 +36,19 @@ importers: specifier: 18.3.1 version: 18.3.1 react-apexcharts: - specifier: ^2.0.1 + specifier: ^2.1.0 version: 2.1.0(apexcharts@5.10.4)(react@18.3.1) react-dom: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-icons: - specifier: ^5.0.1 + specifier: ^5.6.0 version: 5.6.0(react@18.3.1) react-markdown: - specifier: ^9.0.1 + specifier: ^9.1.0 version: 9.1.0(@types/react@18.3.3)(react@18.3.1) remark-gfm: - specifier: ^4.0.0 + specifier: ^4.0.1 version: 4.0.1 uuid: specifier: ^9.0.1 @@ -64,7 +64,7 @@ importers: specifier: ^1.59.1 version: 1.59.1 '@types/node': - specifier: ^22.0.0 + specifier: ^22.19.18 version: 22.19.18 '@types/react': specifier: 18.3.3 @@ -88,7 +88,7 @@ importers: specifier: 3.4.14 version: 3.4.14 typescript: - specifier: ^5.7.0 + specifier: ^5.9.3 version: 5.9.3 packages: @@ -858,6 +858,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} @@ -3156,6 +3157,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-to-istanbul@9.3.0: @@ -3211,8 +3213,8 @@ packages: resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ws@8.20.0: - resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} + ws@8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -6237,7 +6239,7 @@ snapshots: bent: 7.3.12 https-proxy-agent: 4.0.0 uuid: 9.0.1 - ws: 8.20.0 + ws: 8.20.1 transitivePeerDependencies: - bufferutil - supports-color @@ -7237,7 +7239,7 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 4.1.0 - ws@8.20.0: {} + ws@8.20.1: {} y18n@5.0.8: {}