Skip to content

Commit

Permalink
chore(deps): bump dotenv from 16.3.2 to 16.4.0 (mdn#10376)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 229b574 commit 5d11e87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"css-tree": "^2.3.1",
"dayjs": "^1.11.10",
"dexie": "^3.2.4",
"dotenv": "^16.3.2",
"dotenv": "^16.4.0",
"ejs": "^3.1.9",
"express": "^4.18.2",
"fdir": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5882,10 +5882,10 @@ dot-case@^3.0.4:
no-case "^3.0.4"
tslib "^2.0.3"

dotenv@^16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==
dotenv@^16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e"
integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==

download@^6.2.2:
version "6.2.5"
Expand Down

0 comments on commit 5d11e87

Please sign in to comment.