Skip to content

Commit

Permalink
Merge pull request #59 from victorsoares96/renovate/dotenv-16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
victorsoares96 authored Jan 6, 2023
2 parents 74d4ecc + 945bab6 commit 9450ed0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"celebrate": "15.0.1",
"class-validator": "0.13.2",
"compression": "1.7.4",
"dotenv": "16.0.2",
"dotenv": "16.0.3",
"cors": "2.8.5",
"ejs": "3.1.8",
"escape-html": "1.0.3",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3507,7 +3507,12 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

[email protected], dotenv@^16.0.0:
[email protected]:
version "16.0.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==

dotenv@^16.0.0:
version "16.0.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
Expand Down

0 comments on commit 9450ed0

Please sign in to comment.