Skip to content

Commit e3e3f72

Browse files
chore(deps): bump dotenv from 16.4.1 to 16.4.2 (#10499)
1 parent bb646a5 commit e3e3f72

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.1",
93+
"dotenv": "^16.4.2",
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.1:
5819-
version "16.4.1"
5820-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
5821-
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
5818+
dotenv@^16.4.2:
5819+
version "16.4.2"
5820+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d"
5821+
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==
58225822

58235823
download@^6.2.2:
58245824
version "6.2.5"

0 commit comments

Comments
 (0)