Skip to content

Commit d9b70d9

Browse files
chore(deps): update dependency dotenv to v16.6.1
1 parent 04fb9eb commit d9b70d9

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
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "6.21.0",
3636
"chai": "4.4.1",
3737
"del-cli": "5.1.0",
38-
"dotenv": "16.4.1",
38+
"dotenv": "16.6.1",
3939
"eslint": "8.56.0",
4040
"eslint-config-prettier": "9.1.0",
4141
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,10 +2828,10 @@ dotenv@*:
28282828
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
28292829
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
28302830

2831-
dotenv@16.4.1:
2832-
version "16.4.1"
2833-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
2834-
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
2831+
dotenv@16.6.1:
2832+
version "16.6.1"
2833+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
2834+
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
28352835

28362836
ecc-jsbn@~0.1.1:
28372837
version "0.1.2"

0 commit comments

Comments
 (0)