Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 17d5f6a

Browse files
Bump dotenv from 16.3.1 to 16.4.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 861cc01 commit 17d5f6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@keyv/redis": "^2.8.3",
2020
"@keyv/sqlite": "^3.6.6",
2121
"@waylaidwanderer/chatgpt-api": "^1.37.3",
22-
"dotenv": "^16.3.1",
22+
"dotenv": "^16.4.1",
2323
"hash.js": "^1.1.7",
2424
"keyv": "^4.5.4",
2525
"keyv-file": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -838,10 +838,10 @@ domutils@^3.0.1:
838838
domelementtype "^2.3.0"
839839
domhandler "^5.0.1"
840840

841-
dotenv@^16.0.3, dotenv@^16.3.1:
842-
version "16.3.1"
843-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
844-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
841+
dotenv@^16.0.3, dotenv@^16.4.1:
842+
version "16.4.1"
843+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
844+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
845845

846846
eastasianwidth@^0.2.0:
847847
version "0.2.0"

0 commit comments

Comments
 (0)