diff --git a/package.json b/package.json index 0ed653150..6628b4a32 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.16.0", + "@dotenvx/dotenvx": "^1.16.1", "@fastify/sensible": "^6.0.1", "@sentry/node": "^8.33.1", "@sentry/profiling-node": "8.33.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 643f7c10a..6bcb2a288 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.3) '@dotenvx/dotenvx': - specifier: ^1.16.0 - version: 1.16.0 + specifier: ^1.16.1 + version: 1.16.1 '@fastify/sensible': specifier: ^6.0.1 version: 6.0.1 @@ -1308,8 +1308,8 @@ packages: '@databases/with-container@2.1.1': resolution: {integrity: sha512-iHsOn/6ElWuGpcytgNh9ZAvFd78G0ikOMWj0DtMTB4fXVqRA5uYZpLpLv/fvwL895xT7VTbVA6HV3YoY0yuQUg==} - '@dotenvx/dotenvx@1.16.0': - resolution: {integrity: sha512-KnyCmcHQ5wK+nJD9KaBxdeFavxj6QCVVEvJDSqs50qsEbdnCaoDu2FB1/HXxVxcyCJpUy25hAQqfrJEOvNbdKA==} + '@dotenvx/dotenvx@1.16.1': + resolution: {integrity: sha512-5mHFGsLwL9plQY5yZ00iWzQ/UOyg7EUcprjsEEKDOKFwTwnidJBwQ65Guh771BeVDWhZzkexeRcZ4B13mkI+yA==} hasBin: true '@emotion/babel-plugin@11.12.0': @@ -7411,7 +7411,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@dotenvx/dotenvx@1.16.0': + '@dotenvx/dotenvx@1.16.1': dependencies: commander: 11.1.0 dotenv: 16.4.5