Skip to content

Commit 05e69fb

Browse files
[renovate-bot] - Update dependency dotenv to v17.4.1
1 parent 821f80d commit 05e69fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
77
"dependencies": {
8-
"dotenv": "17.2.3",
8+
"dotenv": "17.4.1",
99
"gatsby": "5.15.0",
1010
"gatsby-plugin-google-analytics": "5.15.0",
1111
"gatsby-plugin-manifest": "5.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4727,10 +4727,10 @@ dotenv-expand@^5.1.0:
47274727
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
47284728
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
47294729

4730-
dotenv@17.2.3:
4731-
version "17.2.3"
4732-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
4733-
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
4730+
dotenv@17.4.1:
4731+
version "17.4.1"
4732+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.4.1.tgz#d8e2179fe287365ef3aecb9459668454168eda88"
4733+
integrity sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==
47344734

47354735
dotenv@^7.0.0:
47364736
version "7.0.0"

0 commit comments

Comments
 (0)