Skip to content

Commit ff49e99

Browse files
committed
chore(deps): update dependency dotenv to v16.4.1
1 parent b603cc1 commit ff49e99

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
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "5.62.0",
3333
"chai": "4.4.1",
3434
"del-cli": "5.1.0",
35-
"dotenv": "16.4.0",
35+
"dotenv": "16.4.1",
3636
"eslint": "8.56.0",
3737
"eslint-config-prettier": "9.1.0",
3838
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2502,10 +2502,10 @@ dotenv@*:
25022502
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
25032503
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
25042504

2505-
dotenv@16.4.0:
2506-
version "16.4.0"
2507-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e"
2508-
integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==
2505+
dotenv@16.4.1:
2506+
version "16.4.1"
2507+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
2508+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
25092509

25102510
ecc-jsbn@~0.1.1:
25112511
version "0.1.2"

0 commit comments

Comments
 (0)