Skip to content

Commit

Permalink
Merge pull request #183 from kkeeth/renovate/dotenv-16.x-lockfile
Browse files Browse the repository at this point in the history
fix(deps): update dependency dotenv to v16.4.0
  • Loading branch information
kkeeth authored Jan 24, 2024
2 parents 024d0f5 + 48c0817 commit 8e0d44d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHAPTER4/mySPA/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2308,9 +2308,9 @@ dotenv-expand@^5.1.0:
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==

dotenv@^16.1.3:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
version "16.4.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e"
integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==

dotenv@^5.0.0:
version "5.0.1"
Expand Down

0 comments on commit 8e0d44d

Please sign in to comment.