Skip to content

Commit 2c64880

Browse files
chore(deps): update dependency dotenv to v17
1 parent 4104085 commit 2c64880

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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"consola": "^3.2.3",
21-
"dotenv": "^8.2.0"
21+
"dotenv": "^17.0.1"
2222
},
2323
"devDependencies": {
2424
"@commitlint/cli": "^18.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4784,10 +4784,10 @@ dotenv@^16.3.1:
47844784
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
47854785
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
47864786

4787-
dotenv@^8.2.0:
4788-
version "8.6.0"
4789-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
4790-
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
4787+
dotenv@^17.0.1:
4788+
version "17.0.1"
4789+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
4790+
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
47914791

47924792
dotenv@^9.0.2:
47934793
version "9.0.2"

0 commit comments

Comments
 (0)