From eb456745438736324a157d32a941e49681980a4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 00:09:36 +0000 Subject: [PATCH] fix(deps): update dependency @dotenvx/dotenvx to ^1.14.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 67d0fbb21..9923dd31d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": { "@adminjs/sequelize": "^4.1.1", "@databases/pg": "^5.5.0", - "@dotenvx/dotenvx": "^1.14.1", + "@dotenvx/dotenvx": "^1.14.2", "@fastify/sensible": "^6.0.1", "@sentry/node": "^8.32.0", "@sentry/profiling-node": "8.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5343cf1a8..4fc3a9237 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.5.0 version: 5.5.0(typescript@5.6.2) '@dotenvx/dotenvx': - specifier: ^1.14.1 - version: 1.14.1 + specifier: ^1.14.2 + version: 1.14.2 '@fastify/sensible': specifier: ^6.0.1 version: 6.0.1 @@ -1298,8 +1298,8 @@ packages: '@databases/with-container@2.1.1': resolution: {integrity: sha512-iHsOn/6ElWuGpcytgNh9ZAvFd78G0ikOMWj0DtMTB4fXVqRA5uYZpLpLv/fvwL895xT7VTbVA6HV3YoY0yuQUg==} - '@dotenvx/dotenvx@1.14.1': - resolution: {integrity: sha512-uuv4JJxyy2dA1VaoyJpv404tzg+xpShYOy7eMYD7MZTAdO5JMnYlm7x5UZV6jgaHk5w99OTTe17i/R2fOS5jbw==} + '@dotenvx/dotenvx@1.14.2': + resolution: {integrity: sha512-88lviNO27WUGpZ/ya1VF7AseiWsCl1YRnm9pNYp7pIOZyu/gXM11wpJ8/DViV6oxSkrF4mi3ZalmaukHj5F8Ow==} hasBin: true '@emotion/babel-plugin@11.12.0': @@ -7389,7 +7389,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@dotenvx/dotenvx@1.14.1': + '@dotenvx/dotenvx@1.14.2': dependencies: commander: 11.1.0 dotenv: 16.4.5