Skip to content

Commit

Permalink
chore(deps): update dependency dotenv to v16.4.7 (#1331)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent b5192c5 commit e5b7a05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/truncate-utf8-bytes": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"eslint-config-algolia": "22.0.0",
"eslint-config-prettier": "8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4230,10 +4230,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 301a12c3d44fd49888b74eb9ccf9f07a1f5df43f489e7fcb89647a2edcd84c42d6bc349dc8df099cd18f07c35c7b04685c1a4f3e6a6a9e6b30f8d48c15b7f49c
"dotenv@npm:16.4.7":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: c27419b5875a44addcc56cc69b7dc5b0e6587826ca85d5b355da9303c6fc317fc9989f1f18366a16378c9fdd9532d14117a1abe6029cc719cdbbef6eaef2cea4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9322,7 +9322,7 @@ __metadata:
bunyan: 1.8.15
bunyan-debug-stream: 2.0.1
chalk: 4.1.2
dotenv: 16.4.5
dotenv: 16.4.7
dtrace-provider: 0.8.8
elastic-apm-node: ^3.49.1
escape-html: 1.0.3
Expand Down

0 comments on commit e5b7a05

Please sign in to comment.