From bdedb1047beb39632222ec033f057d70712d9d62 Mon Sep 17 00:00:00 2001 From: John Conley Date: Thu, 20 Jul 2023 19:25:19 -0700 Subject: [PATCH] fix: update lockfile --- pnpm-lock.yaml | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 169825d..c36a52e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,8 +123,8 @@ importers: specifier: ^29.5.0 version: 29.5.0 '@nrfcloud/ts-json-schema-transformer': - specifier: ^0.2.2 - version: 0.2.2(typescript@5.0.4) + specifier: ^1.1.1 + version: 1.1.1(typescript@5.0.4) '@types/jest': specifier: ^29.4.0 version: 29.4.0 @@ -214,8 +214,8 @@ importers: specifier: ^29.5.0 version: 29.5.0 '@nrfcloud/ts-json-schema-transformer': - specifier: ^0.2.2 - version: 0.2.2(typescript@5.0.4) + specifier: ^1.1.1 + version: 1.1.1(typescript@5.0.4) '@types/aws-lambda': specifier: ^8.10.115 version: 8.10.115 @@ -2249,20 +2249,6 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@nrfcloud/ts-json-schema-transformer@0.2.2(typescript@5.0.4): - resolution: {integrity: sha512-CawdWwYYDgP7RJboLNWNVZOV3fHxqXq6qeK3Pzq482YjLDqiYgTcT40PvZQU3O9UJ+a4sTIDZW6GT4jjuNSfgQ==} - engines: {node: '>=18.0.0'} - peerDependencies: - typescript: '>=4.9.5' - dependencies: - '@apidevtools/json-schema-ref-parser': 10.1.0 - ajv: 8.12.0 - esbuild: 0.17.18 - json-schema-faker: /@jfconley/json-schema-faker@0.5.0-rcv.48 - ts-json-schema-generator: 1.3.0-next.5 - typescript: 5.0.4 - dev: true - /@nrfcloud/ts-json-schema-transformer@1.1.1(typescript@5.0.4): resolution: {integrity: sha512-vKZ9DnRVd3dImuUBRwicJ3tve0Hx3ftHvqY83v1Dp/f5k8054jV3DBjoBEja+5MMOWcJ+PA0C9sVH4O5ItkcEw==} engines: {node: '>=18.0.0'} @@ -2275,7 +2261,6 @@ packages: json-schema-faker: /@jfconley/json-schema-faker@0.5.0-rcv.48 ts-json-schema-generator: 1.3.0-next.5 typescript: 5.0.4 - dev: false /@octokit/auth-token@3.0.3: resolution: {integrity: sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA==}