Skip to content

Commit 637fba2

Browse files
chore(deps): update dependency dotenv to v16.3.1 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0ffd7d commit 637fba2

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@types/node": "18.16.9",
122122
"@typescript-eslint/eslint-plugin": "^6.9.1",
123123
"@typescript-eslint/parser": "^6.9.1",
124-
"dotenv": "16.0.3",
124+
"dotenv": "16.3.1",
125125
"eslint": "~8.56.0",
126126
"eslint-config-prettier": "^9.0.0",
127127
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4720,12 +4720,7 @@ dotenv-expand@~10.0.0:
47204720
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
47214721
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
47224722

4723-
dotenv@16.0.3:
4724-
version "16.0.3"
4725-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
4726-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
4727-
4728-
dotenv@~16.3.1:
4723+
dotenv@16.3.1, dotenv@~16.3.1:
47294724
version "16.3.1"
47304725
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
47314726
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==

0 commit comments

Comments
 (0)