This repository was archived by the owner on Jan 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +23
-8
lines changed Expand file tree Collapse file tree 3 files changed +23
-8
lines changed Original file line number Diff line number Diff line change 38
38
"@mdx-js/mdx" : " 1.6.22" ,
39
39
"@mdx-js/react" : " 1.6.22" ,
40
40
"algoliasearch" : " 4.10.5" ,
41
- "dotenv" : " 8.6 .0" ,
41
+ "dotenv" : " 10.0 .0" ,
42
42
"fontsource-roboto-mono" : " ^4.0.0" ,
43
43
"fontsource-ubuntu" : " ^4.0.0" ,
44
44
"gatsby" : " ^3.14.6" ,
Original file line number Diff line number Diff line change @@ -5497,16 +5497,21 @@ dot-prop@^5.2.0:
5497
5497
dependencies:
5498
5498
is-obj "^2.0.0"
5499
5499
5500
- dotenv@8.6.0, dotenv@^8.2 .0:
5501
- version "8.6 .0"
5502
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6 .0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b "
5503
- integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g ==
5500
+ dotenv@10.0 .0:
5501
+ version "10.0 .0"
5502
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0 .0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81 "
5503
+ integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q ==
5504
5504
5505
5505
dotenv@^5.0.1:
5506
5506
version "5.0.1"
5507
5507
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
5508
5508
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
5509
5509
5510
+ dotenv@^8.2.0:
5511
+ version "8.6.0"
5512
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
5513
+ integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
5514
+
5510
5515
duplexer3@^0.1.4:
5511
5516
version "0.1.4"
5512
5517
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
You can’t perform that action at this time.
0 commit comments