diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6dd9728..42495c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,7 +71,7 @@ importers: version: 10.1.4(chokidar@3.6.0)(typescript@5.6.2) '@types/node': specifier: ^22.7.3 - version: 22.7.3 + version: 22.7.4 '@typescript-eslint/eslint-plugin': specifier: ^8.7.0 version: 8.7.0(@typescript-eslint/parser@8.7.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2) @@ -101,7 +101,7 @@ importers: version: 9.5.1(typescript@5.6.2)(webpack@5.94.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.7.3)(typescript@5.6.2) + version: 10.9.2(@types/node@22.7.4)(typescript@5.6.2) tsconfig-paths: specifier: ^4.2.0 version: 4.2.0 @@ -497,8 +497,8 @@ packages: '@types/jsonwebtoken@9.0.5': resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==} - '@types/node@22.7.3': - resolution: {integrity: sha512-qXKfhXXqGTyBskvWEzJZPUxSslAiLaB6JGP1ic/XTH9ctGgzdgYguuLP1C601aRTSDNlLb0jbKqXjZ48GNraSA==} + '@types/node@22.7.4': + resolution: {integrity: sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==} '@types/stylis@4.2.5': resolution: {integrity: sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==} @@ -3387,9 +3387,9 @@ snapshots: '@types/jsonwebtoken@9.0.5': dependencies: - '@types/node': 22.7.3 + '@types/node': 22.7.4 - '@types/node@22.7.3': + '@types/node@22.7.4': dependencies: undici-types: 6.19.8 @@ -4804,7 +4804,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.7.3 + '@types/node': 22.7.4 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -5841,14 +5841,14 @@ snapshots: typescript: 5.6.2 webpack: 5.94.0 - ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2): + ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.7.3 + '@types/node': 22.7.4 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3