Skip to content

Commit

Permalink
chore(deps): bump dotenv from 16.4.5 to 16.4.7 in /server
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 89a1be4 commit e963cf8
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
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-3.0",
"dependencies": {
"@wireapp/commons": "5.4.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"dotenv-extended": "2.9.0",
"express": "4.21.1",
"express-sitemap-xml": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,10 +2034,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10/55a3134601115194ae0f924e54473459ed0d9fc340ae610b676e248cca45aa7c680d86365318ea964e6da4e2ea80c4514c1adab5adb43d6867fb57ff068f95c8
"dotenv@npm:16.4.7":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: 10/f13bfe97db88f0df4ec505eeffb8925ec51f2d56a3d0b6d916964d8b4af494e6fb1633ba5d09089b552e77ab2a25de58d70259b2c5ed45ec148221835fc99a0c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5678,7 +5678,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:22.5.5"
"@wireapp/commons": "npm:5.4.0"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
dotenv-extended: "npm:2.9.0"
express: "npm:4.21.1"
express-sitemap-xml: "npm:3.1.0"
Expand Down

0 comments on commit e963cf8

Please sign in to comment.