Skip to content

Commit

Permalink
Update dependency dotenv-safe to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent e8e8b42 commit d81772f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"config": "^3.0.1",
"connect-redis": "^3.4.0",
"cors": "^2.8.5",
"dotenv-safe": "^6.1.0",
"dotenv-safe": "^9.0.0",
"express": "^4.16.4",
"express-session": "^1.15.6",
"graphql": "^14.0.2",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8268,12 +8268,10 @@ dotenv-expand@^4.2.0:
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275"
integrity sha1-3vHxyl1gWdJKdm5YeULCEQbOEnU=

dotenv-safe@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/dotenv-safe/-/dotenv-safe-6.1.0.tgz#df6e72ced7d5bcfd9d870c9f656962a02197337b"
integrity sha512-O02OUTS+XmoRNZR4kRjJ9jlUGvQoXpMeTVVEBc8hUtgvPTgVZpsZH7TOocq4RVDpPrs2xGPwj6gIWjqRX+ErHA==
dependencies:
dotenv "^6.1.0"
dotenv-safe@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/dotenv-safe/-/dotenv-safe-9.0.0.tgz#ce6ed6b6ec47896981a090cb597bd614c8731df1"
integrity sha512-/M8292ReX1jMGLVf/jsAVQzQ0a453C3CJVVyqfoelV+78u9DeluqJU5HbwyQsUCzA4AV5sm52xClVgZWetX+fQ==

dotenv-webpack@^1.5.7:
version "1.7.0"
Expand Down

0 comments on commit d81772f

Please sign in to comment.