Skip to content

Commit 8feb24c

Browse files
fix(deps): update dependency dotenv to v16.4.7
1 parent 4152f6b commit 8feb24c

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"axios": "1.6.7",
3232
"body-parser": "1.20.2",
3333
"cheerio": "1.0.0-rc.12",
34-
"dotenv": "16.4.5",
34+
"dotenv": "16.4.7",
3535
"imap": "0.8.19",
3636
"mailparser": "3.6.7",
3737
"reflect-metadata": "0.2.1",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,10 +3503,10 @@ [email protected]:
35033503
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
35043504
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
35053505

3506-
3507-
version "16.4.5"
3508-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
3509-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
3506+
3507+
version "16.4.7"
3508+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
3509+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
35103510

35113511
duplexer2@~0.1.0:
35123512
version "0.1.4"
@@ -8411,7 +8411,16 @@ string-length@^4.0.1:
84118411
char-regex "^1.0.2"
84128412
strip-ansi "^6.0.0"
84138413

8414-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
8414+
"string-width-cjs@npm:string-width@^4.2.0":
8415+
version "4.2.3"
8416+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8417+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8418+
dependencies:
8419+
emoji-regex "^8.0.0"
8420+
is-fullwidth-code-point "^3.0.0"
8421+
strip-ansi "^6.0.1"
8422+
8423+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
84158424
version "4.2.3"
84168425
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
84178426
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8475,7 +8484,14 @@ string_decoder@~1.1.1:
84758484
dependencies:
84768485
safe-buffer "~5.1.0"
84778486

8478-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8487+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8488+
version "6.0.1"
8489+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8490+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8491+
dependencies:
8492+
ansi-regex "^5.0.1"
8493+
8494+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
84798495
version "6.0.1"
84808496
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
84818497
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9298,7 +9314,7 @@ wordwrap@^1.0.0:
92989314
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
92999315
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
93009316

9301-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9317+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
93029318
version "7.0.0"
93039319
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
93049320
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9316,6 +9332,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
93169332
string-width "^4.1.0"
93179333
strip-ansi "^6.0.0"
93189334

9335+
wrap-ansi@^7.0.0:
9336+
version "7.0.0"
9337+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9338+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9339+
dependencies:
9340+
ansi-styles "^4.0.0"
9341+
string-width "^4.1.0"
9342+
strip-ansi "^6.0.0"
9343+
93199344
wrap-ansi@^8.1.0:
93209345
version "8.1.0"
93219346
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)