mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Merge pull request #273 from matrixgpt/dependabot/npm_and_yarn/dotenv-16.4.5
Bump dotenv from 16.4.1 to 16.4.5
This commit is contained in:
commit
d369f325f8
@ -19,7 +19,7 @@
|
||||
"@keyv/redis": "^2.8.4",
|
||||
"@keyv/sqlite": "^3.6.7",
|
||||
"@waylaidwanderer/chatgpt-api": "^1.37.3",
|
||||
"dotenv": "^16.4.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"hash.js": "^1.1.7",
|
||||
"keyv": "^4.5.4",
|
||||
"keyv-file": "^0.3.0",
|
||||
|
@ -856,10 +856,10 @@ domutils@^3.0.1:
|
||||
domelementtype "^2.3.0"
|
||||
domhandler "^5.0.1"
|
||||
|
||||
dotenv@^16.0.3, dotenv@^16.4.1:
|
||||
version "16.4.1"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
|
||||
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
|
||||
dotenv@^16.0.3, dotenv@^16.4.5:
|
||||
version "16.4.5"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
|
||||
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
|
||||
|
||||
eastasianwidth@^0.2.0:
|
||||
version "0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user