Skip to content

Commit 14057b3

Browse files
chore(deps): bump dotenv from 16.4.5 to 16.4.6 (#12234)
1 parent 9c42e64 commit 14057b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"css-tree": "^2.3.1",
100100
"dayjs": "^1.11.13",
101101
"dexie": "^4.0.10",
102-
"dotenv": "^16.4.5",
102+
"dotenv": "^16.4.6",
103103
"ejs": "^3.1.10",
104104
"express": "^4.21.1",
105105
"fdir": "^6.4.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6127,10 +6127,10 @@ dot-prop@^8.0.2:
61276127
dependencies:
61286128
type-fest "^3.8.0"
61296129

6130-
dotenv@^16.4.5:
6131-
version "16.4.5"
6132-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
6133-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
6130+
dotenv@^16.4.6:
6131+
version "16.4.6"
6132+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
6133+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
61346134

61356135
download@^6.2.2:
61366136
version "6.2.5"

0 commit comments

Comments
 (0)