From 86d16ce1c438058fde0889b8b4caf2495a840000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 07:14:02 +0000 Subject: [PATCH] build(deps): bump dotenv-expand from 5.1.0 to 1000.0.0 Bumps [dotenv-expand](https://github.com/dotenvx/dotenv-expand) from 5.1.0 to 1000.0.0. - [Changelog](https://github.com/dotenvx/dotenv-expand/blob/master/CHANGELOG.md) - [Commits](https://github.com/dotenvx/dotenv-expand/compare/v5.1.0...v1000.0.0) --- updated-dependencies: - dependency-name: dotenv-expand dependency-version: 1000.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 790f5677b8..9f9e4f5bc6 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "chart.js": "4.4.4", "cropperjs": "1.6.2", "date-fns": "2.30.0", - "dotenv-expand": "5.1.0", + "dotenv-expand": "1000.0.0", "editorjs-html": "4.0.5", "eventemitter3": "5.0.4", "graphql-ws": "6.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e695136426..e9e4f282b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: 2.30.0 version: 2.30.0 dotenv-expand: - specifier: 5.1.0 - version: 5.1.0 + specifier: 1000.0.0 + version: 1000.0.0 editorjs-html: specifier: 4.0.5 version: 4.0.5 @@ -5639,13 +5639,14 @@ packages: dot-case@3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} + dotenv-expand@1000.0.0: + resolution: {integrity: sha512-3T4TtUjXm5iGKFEirqKjcDJ0EheFJbv9peb5xytC+HNu3l5Ygnu4dYE8yeqkppHMsh1If9C/A//EJu7IPtNu+A==} + engines: {node: '>=16'} + dotenv-expand@12.0.3: resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==} engines: {node: '>=12'} - dotenv-expand@5.1.0: - resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==} - dotenv@16.4.7: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} @@ -15537,12 +15538,12 @@ snapshots: no-case: 3.0.4 tslib: 2.8.1 + dotenv-expand@1000.0.0: {} + dotenv-expand@12.0.3: dependencies: dotenv: 16.4.7 - dotenv-expand@5.1.0: {} - dotenv@16.4.7: {} dunder-proto@1.0.1: