mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Merge pull request #255 from matrixgpt/dependabot/npm_and_yarn/keyv-file-0.3.0
Bump keyv-file from 0.2.0 to 0.3.0
This commit is contained in:
commit
e81f1f29a9
@ -22,7 +22,7 @@
|
||||
"dotenv": "^16.3.1",
|
||||
"hash.js": "^1.1.7",
|
||||
"keyv": "^4.5.4",
|
||||
"keyv-file": "^0.2.0",
|
||||
"keyv-file": "^0.3.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"matrix-bot-sdk": "0.7.0",
|
||||
"typescript": "^5.3.3",
|
||||
|
@ -1642,6 +1642,15 @@ keyv-file@^0.2.0:
|
||||
fs-extra "^4.0.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
keyv-file@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/keyv-file/-/keyv-file-0.3.0.tgz#648d0826a1918650dc2c61ea4cf77d474df62bd7"
|
||||
integrity sha512-Ey37SITDV7cvpkzPJdmbNvi+WihHRp7Lr48NJRowyF/9iQx5SrJsW2AgRV84262uZ7ZNjlOjgrB2VfwWNsZigA==
|
||||
dependencies:
|
||||
debug "^4.1.1"
|
||||
fs-extra "^4.0.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
keyv@^4.5.2:
|
||||
version "4.5.2"
|
||||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.2.tgz#0e310ce73bf7851ec702f2eaf46ec4e3805cce56"
|
||||
|
Loading…
Reference in New Issue
Block a user