From 5b860b353affacc5716a5518ec1c2a74b29987dc Mon Sep 17 00:00:00 2001 From: Harish Mohan Raj Date: Fri, 30 Aug 2024 12:30:27 +0530 Subject: [PATCH] Update auth callout packages (#690) --- auth_callout/package.json | 2 +- .../packages/auth-service/package.json | 2 +- auth_callout/pnpm-lock.yaml | 32 +++++++++---------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/auth_callout/package.json b/auth_callout/package.json index 4d59e8bd..b3a6ba1d 100644 --- a/auth_callout/package.json +++ b/auth_callout/package.json @@ -6,7 +6,7 @@ "packages/*" ], "devDependencies": { - "tsx": "^4.18.0", + "tsx": "^4.19.0", "typescript": "^5.5.4", "vite": "^5.4.2", "vite-plugin-checker": "^0.7.2" diff --git a/auth_callout/packages/auth-service/package.json b/auth_callout/packages/auth-service/package.json index 7541b262..274bcdcf 100644 --- a/auth_callout/packages/auth-service/package.json +++ b/auth_callout/packages/auth-service/package.json @@ -8,7 +8,7 @@ "type": "module", "main": "./lib/index.js", "devDependencies": { - "@types/node": "^22.5.0" + "@types/node": "^22.5.1" }, "dependencies": { "@prisma/client": "^5.18.0", diff --git a/auth_callout/pnpm-lock.yaml b/auth_callout/pnpm-lock.yaml index 911d6c5a..12e28dfe 100644 --- a/auth_callout/pnpm-lock.yaml +++ b/auth_callout/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: tsx: - specifier: ^4.18.0 - version: 4.18.0 + specifier: ^4.19.0 + version: 4.19.0 typescript: specifier: ^5.5.4 version: 5.5.4 vite: specifier: ^5.4.2 - version: 5.4.2(@types/node@22.5.0) + version: 5.4.2(@types/node@22.5.1) vite-plugin-checker: specifier: ^0.7.2 - version: 0.7.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)) + version: 0.7.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1)) packages/auth-service: dependencies: @@ -40,8 +40,8 @@ importers: version: 5.18.0 devDependencies: '@types/node': - specifier: ^22.5.0 - version: 22.5.0 + specifier: ^22.5.1 + version: 22.5.1 packages: @@ -458,8 +458,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/node@22.5.0': - resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/node@22.5.1': + resolution: {integrity: sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==} ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} @@ -710,8 +710,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tsx@4.18.0: - resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} + tsx@4.19.0: + resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} engines: {node: '>=18.0.0'} hasBin: true @@ -1069,7 +1069,7 @@ snapshots: '@types/estree@1.0.5': {} - '@types/node@22.5.0': + '@types/node@22.5.1': dependencies: undici-types: 6.19.8 @@ -1369,7 +1369,7 @@ snapshots: dependencies: is-number: 7.0.0 - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.6 @@ -1386,7 +1386,7 @@ snapshots: universalify@2.0.1: {} - vite-plugin-checker@0.7.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)): + vite-plugin-checker@0.7.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1)): dependencies: '@babel/code-frame': 7.22.13 ansi-escapes: 4.3.2 @@ -1398,7 +1398,7 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - vite: 5.4.2(@types/node@22.5.0) + vite: 5.4.2(@types/node@22.5.1) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -1406,13 +1406,13 @@ snapshots: optionalDependencies: typescript: 5.5.4 - vite@5.4.2(@types/node@22.5.0): + vite@5.4.2(@types/node@22.5.1): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.21.1 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.1 fsevents: 2.3.3 vscode-jsonrpc@6.0.0: {}