chore: update kv.js

This commit is contained in:
KernelDeimos 2024-12-20 12:05:26 -05:00
parent 2a5073687d
commit c6c3844763
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -2461,10 +2461,9 @@
"link": true
},
"node_modules/@heyputer/kv.js": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/@heyputer/kv.js/-/kv.js-0.1.6.tgz",
"integrity": "sha512-p/aYYHVG6wp/z33rfq2bmc7KgfBP6pE7urnQcnAm8xTN3+U0i2hItXH7bBTJOgsmjqk59I1YUOzcjOTlLrZ26w==",
"license": "MIT",
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@heyputer/kv.js/-/kv.js-0.1.8.tgz",
"integrity": "sha512-bNj2qo1keALKR6luFXRWJJ1mtoN2oozmq9SD6/U2O3uEcrnR1NhWKYuwl4pORixA5NL1ez4jbkwUxuTRT0V+iQ==",
"dependencies": {
"minimatch": "^9.0.0"
}
@ -17662,7 +17661,7 @@
"@anthropic-ai/sdk": "^0.26.1",
"@aws-sdk/client-polly": "^3.622.0",
"@aws-sdk/client-textract": "^3.621.0",
"@heyputer/kv.js": "^0.1.3",
"@heyputer/kv.js": "^0.1.8",
"@heyputer/multest": "^0.0.2",
"@heyputer/putility": "^1.0.0",
"@mistralai/mistralai": "^1.3.4",

View File

@ -10,7 +10,7 @@
"@anthropic-ai/sdk": "^0.26.1",
"@aws-sdk/client-polly": "^3.622.0",
"@aws-sdk/client-textract": "^3.621.0",
"@heyputer/kv.js": "^0.1.3",
"@heyputer/kv.js": "^0.1.8",
"@heyputer/multest": "^0.0.2",
"@heyputer/putility": "^1.0.0",
"@mistralai/mistralai": "^1.3.4",