From 8d0d76c48c3ac661d4fa7e2c80cdca4307fd2418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:33:31 +0000 Subject: [PATCH] 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 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4f4915fba..78ba0a9af 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chalk": "^5.3.0", "cookie-parser": "^1.4.7", "cors": "^2.8.5", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "express": "^4.21.1", "express-basic-auth": "^1.2.1", "mime": "^4.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cabd453dc..96bbc2d59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.8.5 version: 2.8.5 dotenv: - specifier: ^16.4.5 - version: 16.4.5 + specifier: ^16.4.7 + version: 16.4.7 express: specifier: ^4.21.1 version: 4.21.1 @@ -189,8 +189,8 @@ packages: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - dotenv@16.4.5: - resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} + dotenv@16.4.7: + resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} ee-first@1.1.1: @@ -487,7 +487,7 @@ snapshots: dependencies: async-exit-hook: 2.0.1 commander: 10.0.1 - dotenv: 16.4.5 + dotenv: 16.4.7 http-errors: 2.0.0 ipaddr.js: 2.2.0 source-map-support: 0.5.21 @@ -580,7 +580,7 @@ snapshots: destroy@1.2.0: {} - dotenv@16.4.5: {} + dotenv@16.4.7: {} ee-first@1.1.1: {}