File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 32
32
"@typescript-eslint/parser" : " 5.62.0" ,
33
33
"chai" : " 4.4.1" ,
34
34
"del-cli" : " 5.1.0" ,
35
- "dotenv" : " 16.3.1 " ,
35
+ "dotenv" : " 16.3.2 " ,
36
36
"eslint" : " 8.56.0" ,
37
37
"eslint-config-prettier" : " 9.1.0" ,
38
38
"eslint-config-xo" : " 0.43.1" ,
Original file line number Diff line number Diff line change @@ -2497,11 +2497,16 @@ doctrine@^3.0.0:
2497
2497
dependencies :
2498
2498
esutils "^2.0.2"
2499
2499
2500
- dotenv@*, dotenv@16.3.1 :
2500
+ dotenv@* :
2501
2501
version "16.3.1"
2502
2502
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
2503
2503
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
2504
2504
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
+
2505
2510
ecc-jsbn@~0.1.1 :
2506
2511
version "0.1.2"
2507
2512
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
You can’t perform that action at this time.
0 commit comments