Skip to content

Commit ba3950a

Browse files
committed
chore(deps): update dependency dotenv to v16.3.2
1 parent 9610643 commit ba3950a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.3.1",
35+
"dotenv": "16.3.2",
3636
"eslint": "8.56.0",
3737
"eslint-config-prettier": "9.1.0",
3838
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2497,11 +2497,16 @@ doctrine@^3.0.0:
24972497
dependencies:
24982498
esutils "^2.0.2"
24992499

2500-
dotenv@*, dotenv@16.3.1:
2500+
dotenv@*:
25012501
version "16.3.1"
25022502
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
25032503
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
25042504

2505+
dotenv@16.3.2:
2506+
version "16.3.2"
2507+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
2508+
integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==
2509+
25052510
ecc-jsbn@~0.1.1:
25062511
version "0.1.2"
25072512
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"

0 commit comments

Comments
 (0)