Skip to content

Commit 473d230

Browse files
chore(deps): bump dotenv from 16.5.0 to 16.6.0 (#13220)
1 parent 4c7df8c commit 473d230

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"css-tree": "^2.3.1",
112112
"dayjs": "^1.11.13",
113113
"dexie": "^4.0.11",
114-
"dotenv": "^16.5.0",
114+
"dotenv": "^16.6.0",
115115
"ejs": "^3.1.10",
116116
"express": "^4.21.2",
117117
"fdir": "^6.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6585,10 +6585,10 @@ dot-prop@^8.0.2:
65856585
dependencies:
65866586
type-fest "^3.8.0"
65876587

6588-
dotenv@^16.5.0:
6589-
version "16.5.0"
6590-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
6591-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
6588+
dotenv@^16.6.0:
6589+
version "16.6.0"
6590+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.0.tgz#b96bd4e7c2043ba5f51cbe1b8f9347850c864850"
6591+
integrity sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==
65926592

65936593
download@^6.2.2:
65946594
version "6.2.5"

0 commit comments

Comments
 (0)