Skip to content

Commit ecc2011

Browse files
chore(deps): update dependency dotenv to v8.6.0 (#3513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 113b267 commit ecc2011

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/pug": "2.0.6",
4242
"@vercel/node": "1.15.4",
4343
"cross-env": "7.0.3",
44-
"dotenv": "8.2.0",
44+
"dotenv": "8.6.0",
4545
"npm-run-all": "4.1.5",
4646
"prettier": "2.8.8",
4747
"typescript": "5.1.6"

export/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,10 @@ doctypes@^1.1.0:
677677
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
678678
integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
679679

680-
dotenv@8.2.0:
681-
version "8.2.0"
682-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
683-
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
680+
dotenv@8.6.0:
681+
version "8.6.0"
682+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
683+
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
684684

685685
dtrace-provider@~0.8:
686686
version "0.8.7"

0 commit comments

Comments
 (0)