Skip to content

Commit e061c1e

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency dotenv to v17.2.3
1 parent b13aaeb commit e061c1e

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
@@ -12,7 +12,7 @@
1212
"axios": "1.12.2",
1313
"cos-js-sdk-v5": "1.10.1",
1414
"dayjs": "1.11.13",
15-
"dotenv": "17.2.2",
15+
"dotenv": "17.2.3",
1616
"google-protobuf": "4.0.0",
1717
"graphql": "16.11.0",
1818
"graphql-ws": "6.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6369,10 +6369,10 @@ dotenv-expand@^5.1.0:
63696369
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
63706370
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
63716371

6372-
6373-
version "17.2.2"
6374-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
6375-
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
6372+
6373+
version "17.2.3"
6374+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
6375+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
63766376

63776377
dotenv@^10.0.0:
63786378
version "10.0.0"

0 commit comments

Comments
 (0)