Skip to content

Commit

Permalink
chore: upgrade dotenv and npm audit fix
Browse files Browse the repository at this point in the history
The main reason for this PR is actually to support new features in dotenv
related to config via env vars.

see https://github.com/motdotla/dotenv#preload for examples of DOTENV_CONFIG_* env vars.

Note, this makes the use of the require('rc')('db-migrate') added via aef82c3 somewhat redundant,
since DOTENV_CONFIG_PATH is one of the env vars supported by dotenv.
  • Loading branch information
naseemkullah committed Nov 24, 2023
1 parent 6acaf40 commit 343a612
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 142 deletions.

0 comments on commit 343a612

Please sign in to comment.