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.4" ,
Original file line number Diff line number Diff line change @@ -6090,16 +6090,21 @@ dot-prop@^5.2.0:
6090
6090
dependencies:
6091
6091
is-obj "^2.0.0"
6092
6092
6093
- dotenv@8.6.0, dotenv@^8.2 .0:
6094
- version "8.6 .0"
6095
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6 .0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b "
6096
- integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g ==
6093
+ dotenv@10.0 .0:
6094
+ version "10.0 .0"
6095
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0 .0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81 "
6096
+ integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q ==
6097
6097
6098
6098
dotenv@^5.0.1:
6099
6099
version "5.0.1"
6100
6100
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
6101
6101
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
6102
6102
6103
+ dotenv@^8.2.0:
6104
+ version "8.6.0"
6105
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
6106
+ integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
6107
+
6103
6108
duplexer3@^0.1.4:
6104
6109
version "0.1.4"
6105
6110
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
You can’t perform that action at this time.
0 commit comments