Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v16.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 4d66ecb commit 30f6a83
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"cypress-fail-fast": "7.1.1",
"cypress-wait-until": "3.0.2",
"dependency-cruiser": "16.4.2",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/telemetry": "workspace:*",
"chalk": "4.1.2",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"dotenv-defaults": "5.0.2",
"execa": "5.1.1",
"listr2": "6.6.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8075,7 +8075,7 @@ __metadata:
"@types/yargs": "npm:17.0.33"
"@types/yargs-parser": "npm:21.0.3"
chalk: "npm:4.1.2"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
dotenv-defaults: "npm:5.0.2"
execa: "npm:5.1.1"
listr2: "npm:6.6.1"
Expand Down Expand Up @@ -15912,10 +15912,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.5, dotenv@npm:^16.0.0, dotenv@npm:^16.4.4, dotenv@npm:~16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
"dotenv@npm:16.4.7, dotenv@npm:^16.0.0, dotenv@npm:^16.4.4, dotenv@npm:~16.4.5":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: 10c0/be9f597e36a8daf834452daa1f4cc30e5375a5968f98f46d89b16b983c567398a330580c88395069a77473943c06b877d1ca25b4afafcdd6d4adb549e8293462
languageName: node
linkType: hard

Expand Down Expand Up @@ -26949,7 +26949,7 @@ __metadata:
cypress-fail-fast: "npm:7.1.1"
cypress-wait-until: "npm:3.0.2"
dependency-cruiser: "npm:16.4.2"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
eslint: "npm:8.57.1"
eslint-plugin-react: "npm:7.36.1"
eslint-plugin-react-hooks: "npm:4.6.0"
Expand Down

0 comments on commit 30f6a83

Please sign in to comment.