From 9e4422e55cd36adda7f1faf221bb317d1389ccd1 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 01 Oct 2025 11:01:14 +0000
Subject: [PATCH] build(deps-dev): bump dotenv from 17.2.2 to 17.2.3
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index e4557c5..df0e269 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@davidsneighbour/markdownlint-config": "2025.3.2",
"@davidsneighbour/release-config": "2025.3.6",
"@davidsneighbour/tools": "2025.3.6",
- "dotenv": "17.2.2"
+ "dotenv": "17.2.3"
},
"scripts": {
"release": "wireit",
--
Gitblit v1.10.0