File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
"yarn" : " ^1.22.4"
15
15
},
16
16
"dependencies" : {
17
- "dotenv" : " ^16.4.1 " ,
17
+ "dotenv" : " ^16.4.2 " ,
18
18
"luxon" : " ^3.4.4" ,
19
19
"semver" : " ^7.5.4" ,
20
20
"shelljs" : " ^0.8.5" ,
Original file line number Diff line number Diff line change @@ -1284,10 +1284,10 @@ __metadata:
1284
1284
languageName : node
1285
1285
linkType : hard
1286
1286
1287
- " dotenv@npm:^16.4.1 " :
1288
- version : 16.4.1
1289
- resolution : " dotenv@npm:16.4.1 "
1290
- checksum : a343f0a1d156deef8c60034f797969867af4dbccfacedd4ac15fad04547e7ffe0553b58fc3b27a5837950f0d977e38e9234943fbcec4aeced4e3d044309a76ab
1287
+ " dotenv@npm:^16.4.2 " :
1288
+ version : 16.4.2
1289
+ resolution : " dotenv@npm:16.4.2 "
1290
+ checksum : c53d064435d835b07b2cd90a692f6859b8ba016b7ca57eeb487e430da74fb2335ac2bdb53f16774011d7b9b6b44c093637b39cbe76d9e01f9b8856a6dfd32f4a
1291
1291
languageName : node
1292
1292
linkType : hard
1293
1293
@@ -2733,7 +2733,7 @@ __metadata:
2733
2733
resolution : " my-dev-tools@workspace:."
2734
2734
dependencies :
2735
2735
chai : ^4.3.10
2736
- dotenv : ^16.4.1
2736
+ dotenv : ^16.4.2
2737
2737
eslint : ^8.44.0
2738
2738
eslint-plugin-node : ^11.1.0
2739
2739
luxon : ^3.4.4
You can’t perform that action at this time.
0 commit comments