mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Bump keyv-file from 0.3.0 to 0.3.1
Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.3.0 to 0.3.1. - [Commits](https://github.com/zaaack/keyv-file/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: keyv-file dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a03851ab52
commit
b83c7ff9ee
@ -22,7 +22,7 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"hash.js": "^1.1.7",
|
||||
"keyv": "^4.5.4",
|
||||
"keyv-file": "^0.3.0",
|
||||
"keyv-file": "^0.3.1",
|
||||
"markdown-it": "^14.0.0",
|
||||
"matrix-bot-sdk": "0.7.1",
|
||||
"typescript": "^5.3.3",
|
||||
|
@ -1677,10 +1677,10 @@ 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==
|
||||
keyv-file@^0.3.1:
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/keyv-file/-/keyv-file-0.3.1.tgz#fd85810e0551b70ad8e954b9f2fa23622d1cad09"
|
||||
integrity sha512-nrIyNaGlw8nf11mu8p7ttr+Qj6V3N0/BO62Y/oDsi02aWKWYaQjGVPLo0XPfRIwgaByQabuA/IH1se7i150LnQ==
|
||||
dependencies:
|
||||
debug "^4.1.1"
|
||||
fs-extra "^4.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user