Skip to content

Commit f980618

Browse files
chore(deps): update dependency dotenv to v16.4.5 (#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad97182 commit f980618

2 files changed

Lines changed: 7 additions & 2 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.3.1",
124+
"dotenv": "16.4.5",
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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4595,7 +4595,12 @@ dotenv-expand@~10.0.0:
45954595
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
45964596
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
45974597

4598-
dotenv@16.3.1, dotenv@~16.3.1:
4598+
dotenv@16.4.5:
4599+
version "16.4.5"
4600+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
4601+
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
4602+
4603+
dotenv@~16.3.1:
45994604
version "16.3.1"
46004605
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
46014606
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==

0 commit comments

Comments
 (0)