File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"copy-webpack-plugin" : " ^4.5.4" ,
39
39
"css-loader" : " ^1.0.1" ,
40
40
"cypress" : " ^9.0.0" ,
41
- "dotenv" : " ^8.2 .0" ,
41
+ "dotenv" : " ^10.0 .0" ,
42
42
"eslint" : " ^4.19.1" ,
43
43
"eslint-loader" : " ^2.0.0" ,
44
44
"eslint-plugin-cypress" : " ^2.11.3" ,
Original file line number Diff line number Diff line change @@ -4713,10 +4713,10 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
4713
4713
dependencies:
4714
4714
is-obj "^2.0.0"
4715
4715
4716
- dotenv@^8.2 .0:
4717
- version "8.2 .0"
4718
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2 .0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a "
4719
- integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw ==
4716
+ dotenv@^10.0 .0:
4717
+ version "10.0 .0"
4718
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0 .0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81 "
4719
+ integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q ==
4720
4720
4721
4721
duplexer@~0.1.1:
4722
4722
version "0.1.2"
You can’t perform that action at this time.
0 commit comments