From 42dc0acac5df2500f2a17ab28938e8cd0bfc26be Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Dec 2024 07:29:17 +0000
Subject: [PATCH] [npm]: 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] <support@github.com>
---
 package.json   |  2 +-
 pnpm-lock.yaml | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package.json b/package.json
index e084395..09f102c 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
   },
   "dependencies": {
     "@fastify/cors": "8.5.0",
-    "dotenv": "16.4.5",
+    "dotenv": "16.4.7",
     "fastify": "^4.28.1",
     "zod": "3.23.8"
   }
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3d18648..0f8c84b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
         specifier: 8.5.0
         version: 8.5.0
       dotenv:
-        specifier: 16.4.5
-        version: 16.4.5
+        specifier: 16.4.7
+        version: 16.4.7
       fastify:
         specifier: ^4.28.1
         version: 4.28.1
@@ -32,7 +32,7 @@ importers:
         version: 6.0.2
       '@vitest/coverage-v8':
         specifier: 0.34.2
-        version: 0.34.2(vitest@0.34.2)
+        version: 0.34.2(vitest@0.34.2(@vitest/ui@0.34.7))
       '@vitest/ui':
         specifier: 0.34.7
         version: 0.34.7(vitest@0.34.2)
@@ -1134,8 +1134,8 @@ packages:
     resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
     engines: {node: '>=6.0.0'}
 
-  dotenv@16.4.5:
-    resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
+  dotenv@16.4.7:
+    resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
     engines: {node: '>=12'}
 
   eastasianwidth@0.2.0:
@@ -3129,7 +3129,7 @@ snapshots:
 
   '@ungap/structured-clone@1.2.0': {}
 
-  '@vitest/coverage-v8@0.34.2(vitest@0.34.2)':
+  '@vitest/coverage-v8@0.34.2(vitest@0.34.2(@vitest/ui@0.34.7))':
     dependencies:
       '@ampproject/remapping': 2.2.1
       '@bcoe/v8-coverage': 0.2.3
@@ -3486,7 +3486,7 @@ snapshots:
     dependencies:
       esutils: 2.0.3
 
-  dotenv@16.4.5: {}
+  dotenv@16.4.7: {}
 
   eastasianwidth@0.2.0: {}