Skip to content

Commit

Permalink
chore(deps): update dependency dotenv to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 2a608a8 commit eec52f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
"dependencies": {
"antd": "3.2.1",
"dotenv": "5.0.0",
"dotenv": "16.4.4",
"dropbox": "3.0.4",
"prop-types-extra": "^1.0.1",
"redux-persist": "5.9.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3010,9 +3010,10 @@ dotenv-webpack@1.5.4, dotenv-webpack@^1.5.4:
dependencies:
dotenv "^4.0.0"

dotenv@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.0.tgz#0206eb5b336639bf377618a2a304ff00c6a1fddb"
dotenv@16.4.4:
version "16.4.4"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==

dotenv@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit eec52f1

Please sign in to comment.