Skip to content

Commit d4e6fea

Browse files
Update dependency dotenv to v17
1 parent 0fbce71 commit d4e6fea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

testcafe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"dependencies": {
55
"testcafe": "^3.3.0",
6-
"dotenv": "^16.3.1"
6+
"dotenv": "^17.0.0"
77
},
88
"scripts": {
99
"local": "testcafe chrome src/**.ts",

testcafe/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,10 +1468,10 @@ dir-glob@^3.0.1:
14681468
dependencies:
14691469
path-type "^4.0.0"
14701470

1471-
dotenv@^16.3.1:
1472-
version "16.5.0"
1473-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
1474-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
1471+
dotenv@^17.0.0:
1472+
version "17.2.3"
1473+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
1474+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
14751475

14761476
electron-to-chromium@^1.5.73:
14771477
version "1.5.102"

0 commit comments

Comments
 (0)