reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit c755040a59fbae7d113bc71490f6ad5d3f68fbc2
parent abdfed34d0788403e67e4fe9e9aba7cff897d469
Author: iostpa <iostpa@iostpa.com>
Date:   Fri,  3 Apr 2026 20:41:36 +0300

Merge pull request #30 from iostpa/dependabot/bun/main/dotenv-17.4.0

Bump dotenv from 17.3.1 to 17.4.0
Diffstat:
Mbun.lock | 4++--
Mpackage.json | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bun.lock b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@fastify/middie": "^9.3.1", "@sentry/bun": "^10.47.0", - "dotenv": "^17.3.1", + "dotenv": "^17.4.0", "fastify": "^5.8.4", "octokit": "^5.0.5", }, @@ -244,7 +244,7 @@ "dequal": ["dequal@2.0.3", "", {}, "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA=="], - "dotenv": ["dotenv@17.3.1", "", {}, ""], + "dotenv": ["dotenv@17.4.0", "", {}, "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ=="], "escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="], diff --git a/package.json b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@fastify/middie": "^9.3.1", "@sentry/bun": "^10.47.0", - "dotenv": "^17.3.1", + "dotenv": "^17.4.0", "fastify": "^5.8.4", "octokit": "^5.0.5" }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror