Skip to content

Commit d6f2d79

Browse files
chore(deps): bump dotenv from 16.5.0 to 16.6.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 16.6.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v16.6.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 845cd3c commit d6f2d79

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@wireapp/commons": "5.4.11",
17-
"dotenv": "16.5.0",
17+
"dotenv": "16.6.1",
1818
"dotenv-extended": "2.9.0",
1919
"express": "4.22.1",
2020
"express-sitemap-xml": "3.1.0",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8886,7 +8886,7 @@ __metadata:
88868886
"@types/hbs": "npm:4.0.5"
88878887
"@types/jest": "npm:29.5.14"
88888888
"@wireapp/commons": "npm:5.4.11"
8889-
dotenv: "npm:16.5.0"
8889+
dotenv: "npm:16.6.1"
88908890
dotenv-extended: "npm:2.9.0"
88918891
express: "npm:4.22.1"
88928892
express-sitemap-xml: "npm:3.1.0"
@@ -12580,13 +12580,6 @@ __metadata:
1258012580
languageName: node
1258112581
linkType: hard
1258212582

12583-
"dotenv@npm:16.5.0":
12584-
version: 16.5.0
12585-
resolution: "dotenv@npm:16.5.0"
12586-
checksum: 10/e68a16834f1a41cc2dfb01563bc150668ad675e6cd09191211467b5c0806b6ecd6ec438e021aa8e01cd0e72d2b70ef4302bec7cc0fe15b6955f85230b62dc8a9
12587-
languageName: node
12588-
linkType: hard
12589-
1259012583
"dotenv@npm:16.6.1, dotenv@npm:^16.4.5":
1259112584
version: 16.6.1
1259212585
resolution: "dotenv@npm:16.6.1"

0 commit comments

Comments
 (0)