Skip to content

Commit 1493eb6

Browse files
chore(deps): bump dotenv from 16.4.3 to 16.4.4 (#10515)
1 parent f56840a commit 1493eb6

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
@@ -90,7 +90,7 @@
9090
"css-tree": "^2.3.1",
9191
"dayjs": "^1.11.10",
9292
"dexie": "^3.2.5",
93-
"dotenv": "^16.4.3",
93+
"dotenv": "^16.4.4",
9494
"ejs": "^3.1.9",
9595
"express": "^4.18.2",
9696
"fdir": "^6.1.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5815,10 +5815,10 @@ dot-case@^3.0.4:
58155815
no-case "^3.0.4"
58165816
tslib "^2.0.3"
58175817

5818-
dotenv@^16.4.3:
5819-
version "16.4.3"
5820-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.3.tgz#481235ec516c4e47d2612a478482ee36607f70c1"
5821-
integrity sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==
5818+
dotenv@^16.4.4:
5819+
version "16.4.4"
5820+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
5821+
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
58225822

58235823
download@^6.2.2:
58245824
version "6.2.5"

0 commit comments

Comments
 (0)