From b2d52c51293d3ae16493bdf54d2689cf43a37539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:16:37 +0000 Subject: [PATCH] build(deps): bump dotenv from 16.4.5 to 16.4.7 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8433d5a..732692c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@primevue/themes": "^4.2.1", "@vee-validate/yup": "^4.14.6", "cronstrue": "^2.55.0", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "pinia": "^2.2.5", "primeicons": "^7.0.0", "primevue": "^4.3.1", diff --git a/yarn.lock b/yarn.lock index 9a9c8ed..b981d76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1855,10 +1855,10 @@ doctrine@^2.1.0: dependencies: esutils "^2.0.2" -dotenv@^16.4.5: - version "16.4.5" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f" - integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg== +dotenv@^16.4.5, dotenv@^16.4.7: + version "16.4.7" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26" + integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ== draht@1.0.1: version "1.0.1"