File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 28
28
"bootstrap" : " 4.6.1" ,
29
29
"crypto-browserify" : " ^3.12.0" ,
30
30
"dompurify" : " ^3.0.3" ,
31
- "dotenv" : " ^8.2.0 " ,
31
+ "dotenv" : " ^16.1.4 " ,
32
32
"framer-motion" : " ^3.3.0" ,
33
33
"gatsby" : " ^4.25.7" ,
34
34
"gatsby-cli" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -6075,12 +6075,17 @@ dotenv-expand@^5.1.0:
6075
6075
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
6076
6076
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
6077
6077
6078
+ dotenv@^16.1.4:
6079
+ version "16.1.4"
6080
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
6081
+ integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
6082
+
6078
6083
dotenv@^7.0.0:
6079
6084
version "7.0.0"
6080
6085
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
6081
6086
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
6082
6087
6083
- dotenv@^8.2.0, dotenv@^8. 6.0:
6088
+ dotenv@^8.6.0:
6084
6089
version "8.6.0"
6085
6090
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
6086
6091
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
You can’t perform that action at this time.
0 commit comments