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] committed Jan 23, 2024
1 parent d0a4de8 commit a8f4eba
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 15 deletions.
19 changes: 11 additions & 8 deletions final/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion final/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"dotenv": "^8.2.0",
"dotenv": "^16.0.0",
"nodemon": "^3.0.2"
},
"author": "Raphael Terrier @R4ph-t",
Expand Down
13 changes: 8 additions & 5 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"dotenv": "^8.2.0",
"dotenv": "^16.0.0",
"nodemon": "^3.0.2"
},
"author": "Raphael Terrier @R4ph-t",
Expand Down

0 comments on commit a8f4eba

Please sign in to comment.