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 12, 2024
1 parent 6b914ec commit 06c7c1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prisma-client-lib": "1.34.12"
},
"devDependencies": {
"dotenv": "6.2.0",
"dotenv": "16.4.3",
"nodemon": "1.19.4",
"prisma": "1.34.12"
}
Expand Down
7 changes: 4 additions & 3 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,9 +643,10 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
[email protected]:
version "16.4.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.3.tgz#481235ec516c4e47d2612a478482ee36607f70c1"
integrity sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==

duplexer3@^0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 06c7c1d

Please sign in to comment.