Skip to content

Commit 9b2d5e6

Browse files
chore(deps): update dependency dotenv to v16.4.6
1 parent 1b145ac commit 9b2d5e6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/mg-beehiiv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "^8.0.0",
2929
"@typescript-eslint/parser": "^8.0.0",
3030
"c8": "10.1.2",
31-
"dotenv": "16.4.5",
31+
"dotenv": "16.4.6",
3232
"eslint": "8.57.0",
3333
"jest": "29.7.0",
3434
"sinon": "^18.0.0",

packages/mg-fs-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tryghost/zip": "1.1.47",
3232
"adm-zip": "0.5.16",
3333
"csv-parse": "5.6.0",
34-
"dotenv": "16.4.5",
34+
"dotenv": "16.4.6",
3535
"fs-extra": "11.2.0",
3636
"lodash": "4.17.21",
3737
"sharp": "0.33.5",

packages/mg-stripe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/sinon": "^17.0.0",
3030
"@typescript-eslint/eslint-plugin": "^8.0.0",
3131
"@typescript-eslint/parser": "^8.0.0",
32-
"dotenv": "16.4.5",
32+
"dotenv": "16.4.6",
3333
"eslint": "8.57.0",
3434
"jest": "29.7.0",
3535
"sinon": "^18.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5541,10 +5541,10 @@ dot-prop@^9.0.0:
55415541
dependencies:
55425542
type-fest "^4.18.2"
55435543

5544-
5545-
version "16.4.5"
5546-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
5547-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
5544+
5545+
version "16.4.6"
5546+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
5547+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
55485548

55495549
dtrace-provider@~0.8:
55505550
version "0.8.8"

0 commit comments

Comments
 (0)