Skip to content

Commit

Permalink
chore(deps): update dependency dotenv to v16.4.7 (#4200)
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 Dec 7, 2024
1 parent c9cace5 commit b1c5485
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"chalk": "5.3.0",
"commander": "12.1.0",
"crc": "4.3.2",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"esbuild": "0.24.0",
"execa": "9.5.1",
"express": "4.21.1",
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/tests/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/node": "22.10.1",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"typescript": "5.7.2",
"vitest": "2.1.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3512,10 +3512,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 @@ -7796,7 +7796,7 @@ __metadata:
chalk: "npm:5.3.0"
commander: "npm:12.1.0"
crc: "npm:4.3.2"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
esbuild: "npm:0.24.0"
execa: "npm:9.5.1"
express: "npm:4.21.1"
Expand Down

0 comments on commit b1c5485

Please sign in to comment.