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

Commit 784968e

Browse files
committed
Update dependency dotenv to v16.4.5
1 parent 031babb commit 784968e

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
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "5.62.0",
3131
"@typescript-eslint/parser": "5.62.0",
3232
"ava": "4.3.3",
33-
"dotenv": "16.4.1",
33+
"dotenv": "16.4.5",
3434
"eslint": "8.56.0",
3535
"eslint-config-prettier": "8.10.0",
3636
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3608,10 +3608,10 @@ dotenv@*:
36083608
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
36093609
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
36103610

3611-
3612-
version "16.4.1"
3613-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
3614-
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
3611+
3612+
version "16.4.5"
3613+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
3614+
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
36153615

36163616
dotignore@~0.1.2:
36173617
version "0.1.2"

0 commit comments

Comments
 (0)