Skip to content

Commit ec1e0e1

Browse files
committed
Update dependency dotenv to v16.4.3
1 parent 25d43dd commit ec1e0e1

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.21.0",
4949
"@typescript-eslint/parser": "6.21.0",
5050
"ava": "5.3.1",
51-
"dotenv": "16.4.2",
51+
"dotenv": "16.4.3",
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.4.2:
1004-
version "16.4.2"
1005-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d"
1006-
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==
1003+
dotenv@16.4.3:
1004+
version "16.4.3"
1005+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.3.tgz#481235ec516c4e47d2612a478482ee36607f70c1"
1006+
integrity sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==
10071007

10081008
eastasianwidth@^0.2.0:
10091009
version "0.2.0"

0 commit comments

Comments
 (0)