Skip to content

Commit

Permalink
Upgraded dotenv package
Browse files Browse the repository at this point in the history
  • Loading branch information
7777akhil committed Mar 18, 2024
1 parent 5c7013f commit da496b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chalk": "^5.3.0",
"classnames": "^2.2.5",
"core-js": "^2.5.7",
"dotenv": "5.0.1",
"dotenv": "^16.4.5",
"dotenv-expand": "4.2.0",
"fs-extra": "5.0.0",
"imagemin-gifsicle": "^6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6486,10 +6486,10 @@ dotenv-webpack@^1.7.0:
dependencies:
dotenv-defaults "^1.0.2"

dotenv@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
dotenv@^16.4.5:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==

dotenv@^6.2.0:
version "6.2.0"
Expand Down

0 comments on commit da496b7

Please sign in to comment.