Skip to content

Commit e75fbf5

Browse files
chore(deps): update dependency dotenv to v16.5.0 (#919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 220abd7 commit e75fbf5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@types/node": "20.14.8",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126-
"dotenv": "16.4.7",
126+
"dotenv": "16.5.0",
127127
"eslint": "9.22.0",
128128
"eslint-config-prettier": "^10.0.0",
129129
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4870,7 +4870,12 @@ dotenv-expand@~11.0.6:
48704870
dependencies:
48714871
dotenv "^16.4.5"
48724872

4873-
dotenv@16.4.7, dotenv@^16.4.5, dotenv@~16.4.5:
4873+
dotenv@16.5.0:
4874+
version "16.5.0"
4875+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
4876+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
4877+
4878+
dotenv@^16.4.5, dotenv@~16.4.5:
48744879
version "16.4.7"
48754880
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
48764881
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==

0 commit comments

Comments
 (0)