Skip to content

Commit 8f2ee5e

Browse files
committed
Update dependency dotenv to v16.3.1
1 parent 65972cf commit 8f2ee5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "5.59.7",
3939
"@typescript-eslint/parser": "5.59.7",
4040
"chai": "4.3.7",
41-
"dotenv": "16.0.3",
41+
"dotenv": "16.3.1",
4242
"eslint": "8.41.0",
4343
"eslint-config-prettier": "8.8.0",
4444
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3856,10 +3856,10 @@ dotenv@*:
38563856
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
38573857
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
38583858

3859-
dotenv@16.0.3:
3860-
version "16.0.3"
3861-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
3862-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
3859+
dotenv@16.3.1:
3860+
version "16.3.1"
3861+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3862+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
38633863

38643864
dotignore@~0.1.2:
38653865
version "0.1.2"

0 commit comments

Comments
 (0)