Skip to content

Commit 5ba08a2

Browse files
committed
Update dependency dotenv to v16.3.2
1 parent 2846d37 commit 5ba08a2

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
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/eslint-plugin": "6.19.0",
4949
"@typescript-eslint/parser": "6.19.0",
5050
"ava": "5.3.1",
51-
"dotenv": "16.3.1",
51+
"dotenv": "16.3.2",
5252
"eslint": "8.56.0",
5353
"eslint-config-prettier": "9.1.0",
5454
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,10 +1000,10 @@ dotenv@*:
10001000
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
10011001
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
10021002

1003-
dotenv@16.3.1:
1004-
version "16.3.1"
1005-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
1006-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
1003+
dotenv@16.3.2:
1004+
version "16.3.2"
1005+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
1006+
integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==
10071007

10081008
eastasianwidth@^0.2.0:
10091009
version "0.2.0"

0 commit comments

Comments
 (0)