Skip to content

Commit

Permalink
chore: Bump dotenv from 16.4.2 to 16.4.4 in /server (#4564)
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.2 to 16.4.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.2...v16.4.4)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent ffd66cf commit 2a1222f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@wireapp/commons": "4.4.10",
"dotenv": "16.4.2",
"dotenv": "16.4.4",
"dotenv-extended": "2.9.0",
"express": "4.18.2",
"express-hbs": "2.5.0",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3117,10 +3117,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.2":
version: 16.4.2
resolution: "dotenv@npm:16.4.2"
checksum: c53d064435d835b07b2cd90a692f6859b8ba016b7ca57eeb487e430da74fb2335ac2bdb53f16774011d7b9b6b44c093637b39cbe76d9e01f9b8856a6dfd32f4a
"dotenv@npm:16.4.4":
version: 16.4.4
resolution: "dotenv@npm:16.4.4"
checksum: fbe0355972634d8843e1804115885e94d70618cfc975eadca67e26b2d71eb46f0ed45c12c2b88fd88cd6b1476a151471227b13311127a3504d10060cc74ce2f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6541,7 +6541,7 @@ __metadata:
"@wireapp/commons": 4.4.10
"@wireapp/tslint-config": 1.4.1
cross-env: 7.0.3
dotenv: 16.4.2
dotenv: 16.4.4
dotenv-extended: 2.9.0
express: 4.18.2
express-hbs: 2.5.0
Expand Down

0 comments on commit 2a1222f

Please sign in to comment.