Skip to content

Commit 075decb

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency dotenv to v17.2.2
1 parent ed82df9 commit 075decb

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.11.0",
1313
"cos-js-sdk-v5": "1.10.1",
1414
"dayjs": "1.11.13",
15-
"dotenv": "17.2.1",
15+
"dotenv": "17.2.2",
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
@@ -6374,10 +6374,10 @@ dotenv-expand@^5.1.0:
63746374
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
63756375
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
63766376

6377-
6378-
version "17.2.1"
6379-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
6380-
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
6377+
6378+
version "17.2.2"
6379+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
6380+
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
63816381

63826382
dotenv@^10.0.0:
63836383
version "10.0.0"

0 commit comments

Comments
 (0)